Template:FullWidthPageCss
From eqqon
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
line-height: 2em; | line-height: 2em; | ||
} | } | ||
- | |||
#contentSub { display:none; } | #contentSub { display:none; } | ||
+ | #eqqon3-pt-mytalk { display:none !important; } | ||
+ | #ca-talk { display:none !important; } | ||
#eqqon3-page { | #eqqon3-page { | ||
width: 100%; | width: 100%; | ||
Line 24: | Line 25: | ||
} | } | ||
#eqqon3-p-login { | #eqqon3-p-login { | ||
- | |||
- | |||
} | } | ||
#eqqon3-content-actions { | #eqqon3-content-actions { | ||
margin-top: 0px; | margin-top: 0px; | ||
+ | } | ||
+ | #eqqon3-content-actions ul li { | ||
+ | font-weight: normal; | ||
} | } | ||
#eqqon3-content-actions ul li a { | #eqqon3-content-actions ul li a { | ||
color: #ccc; | color: #ccc; | ||
+ | } | ||
+ | #eqqon3-content-actions ul li a:hover { | ||
+ | color: #ccc; | ||
+ | font-size: 100%; | ||
+ | font-weight: normal; | ||
} | } | ||
#eqqon3-page-footer { | #eqqon3-page-footer { | ||
Line 48: | Line 55: | ||
#eqqon3-p-logo { | #eqqon3-p-logo { | ||
display: none; | display: none; | ||
+ | } | ||
+ | .selflink { | ||
+ | color: #ccc; | ||
} | } | ||
</css> | </css> |