Template:Lyon-INSA-ENS/blocStyle
From 2011.igem.org
(Difference between revisions)
(63 intermediate revisions not shown) | |||
Line 34: | Line 34: | ||
text-indent: 40px; | text-indent: 40px; | ||
text-align: justify; | text-align: justify; | ||
+ | background-color:#666666; | ||
} | } | ||
Line 107: | 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 118: | Line 120: | ||
- | #menu li a { | + | #menu li a, #menu li .selflink { |
text-decoration: none ; | text-decoration: none ; | ||
color : white; | color : white; | ||
Line 128: | 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 146: | ||
#menu ul li.actif { | #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 178: | Line 182: | ||
.contenu { | .contenu { | ||
+ | position : relative; | ||
+ | top : -50px; | ||
margin-left: 10px; | margin-left: 10px; | ||
margin-right : 5px; | margin-right : 5px; | ||
float:left; | float:left; | ||
- | width: | + | width:100%; |
position: relative; | position: relative; | ||
min-height: 100%; | min-height: 100%; | ||
- | background-color: transparent;/* #FFCC00;*/ | + | background-color: transparent; /*#FFCC00;*/ |
font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif; | font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif; | ||
} | } | ||
Line 252: | 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%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
/* ----------------------------------------------------------------------------------------------- */ | /* ----------------------------------------------------------------------------------------------- */ | ||
Line 330: | Line 355: | ||
} | } | ||
.maincontent { | .maincontent { | ||
+ | position : relative; | ||
+ | top : -50px; | ||
width: 600px; | width: 600px; | ||
position: relative; | position: relative; | ||
Line 605: | Line 632: | ||
margin: 10px 0 30px 0; | margin: 10px 0 30px 0; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 16:01, 16 September 2011