Template:Lyon-INSA-ENS/blocStyle
From 2011.igem.org
(Difference between revisions)
(46 intermediate revisions not shown) | |||
Line 108: | Line 108: | ||
position:relative; | position:relative; | ||
list-style: none; /*on enleve les icones de liste*/ | list-style: none; /*on enleve les icones de liste*/ | ||
- | |||
height : auto; | height : auto; | ||
- | border: 10px solid; | + | margin-bottom: 25px; |
+ | padding : 10px; | ||
+ | /*border: 10px solid; */ | ||
border-color : #333333 ; | border-color : #333333 ; | ||
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
Line 119: | Line 120: | ||
- | #menu li a { | + | #menu li a, #menu li .selflink { |
text-decoration: none ; | text-decoration: none ; | ||
color : white; | color : white; | ||
Line 129: | Line 130: | ||
margin-left : 15px; | margin-left : 15px; | ||
} | } | ||
+ | |||
+ | #menu li.actif a, #menu li.actif .selflink { | ||
+ | text-decoration: underline; | ||
+ | } | ||
#menu li.sousmenu { | #menu li.sousmenu { | ||
Line 140: | Line 145: | ||
} | } | ||
- | #menu ul li | + | #menu ul li.actif { |
- | + | ||
height: auto; | height: auto; | ||
- | border: 15px solid #555; | + | /*border: 15px solid #555;*/ |
border-color :#666666; | border-color :#666666; | ||
- | |||
font-family : Times; | font-family : Times; | ||
font-weight: bold; | font-weight: bold; | ||
font-size : large; | font-size : large; | ||
color: white; | color: white; | ||
- | |||
background:#666666; | background:#666666; | ||
- | + | ||
} | } | ||
Line 255: | Line 258: | ||
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px; | ||
} | } | ||
+ | |||
+ | /****** pour page plan du site *****/ | ||
+ | |||
+ | #colonne11{ | ||
+ | float: left; | ||
+ | margin-left : 20px; | ||
+ | width: 30%; | ||
+ | } | ||
+ | #colonne21 { | ||
+ | float: right; | ||
+ | width: 35%; | ||
+ | } | ||
+ | #centre1 { | ||
+ | margin-left: 34%; | ||
+ | margin-right: 30%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
/* ----------------------------------------------------------------------------------------------- */ | /* ----------------------------------------------------------------------------------------------- */ |
Latest revision as of 16:01, 16 September 2011