605
edits
SadanYagci (talk | contribs) No edit summary |
SadanYagci (talk | contribs) No edit summary |
||
Line 1,178: | Line 1,178: | ||
body #p-logo a, body #p-logo a:hover { | body #p-logo a, body #p-logo a:hover { | ||
height: | height: 200px; | ||
width: | width: 18em; | ||
background-size: | background-size: 14em; | ||
background-position: 45% 50% !important; | background-position: 45% 50% !important; | ||
} | } | ||
Line 1,186: | Line 1,186: | ||
#sidebar { | #sidebar { | ||
position:absolute; | position:absolute; | ||
margin-top:3em; | |||
} | } | ||
.portlet { | #sidebar .portlet { | ||
width: 17em; | width: 17em; | ||
} | |||
#sidebar .portlet h3, | |||
#sidebar .portlet li { | |||
line-height: 1.6; | |||
font-size: 140%; | |||
font-weight: bold; | |||
} | } |