5,950
edits
No edit summary |
No edit summary |
||
Line 121: | Line 121: | ||
} | } | ||
/* Template:Header */ | |||
.header-lines { | |||
margin:50px auto 50px auto; | |||
clear:both; | |||
text-align:center; | |||
padding-top:10px; | |||
border-top: 3px double #CCC; | |||
color:#222; | |||
line-height:120%; | |||
width:80%; | |||
} | |||
.header-title { | |||
font-size: 220%; | |||
text-align:center; | |||
margin-top: -95px; | |||
font-family: 'Linux Libertine','Georgia','Times',serif; | |||
} | |||
/* Template:Top */ | |||
.top-arrow { | .top-arrow { | ||
position: fixed; | position: fixed; | ||
Line 127: | Line 147: | ||
} | } | ||
/* Template:Nowrap */ | |||
.nowrap { | .nowrap { | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
/* ParTLP */ | /* Template:ParTLP */ | ||
.tlp-aside-par { | .tlp-aside-par { | ||
margin-left: -8em; | margin-left: -8em; |