Difference between revisions of "MediaWiki:Gumaxdd.css"
From PGI
Line 1: | Line 1: | ||
− | #subtitle { | + | |
− | font-size: 2em; margin:0 auto; width:200px; display:block; font-weight:bold; height: 60px; border-bottom: 4px solid #003c83; | + | #subtitle { |
− | } | + | |
+ | font-size: 2em; margin:0 auto; width:200px; display:block; font-weight:bold; height: 60px; border-bottom: 4px solid #003c83; } | ||
#leftmenu .subitem { | #leftmenu .subitem { | ||
+ | |||
width: 200px; margin: 0px; border-bottom: 1px solid #dfdfdf; font-size:1.2em; width:170px; display: block; color: #333; padding: 15px; background: url(../images/sub/snb_off.jpg) no-repeat; background-color:#f9fafc; margin: 0px; } | width: 200px; margin: 0px; border-bottom: 1px solid #dfdfdf; font-size:1.2em; width:170px; display: block; color: #333; padding: 15px; background: url(../images/sub/snb_off.jpg) no-repeat; background-color:#f9fafc; margin: 0px; } | ||
+ | |||
#leftmenu span.active{ | #leftmenu span.active{ | ||
+ | |||
font-size:1.2em; color: #FFF; background-color:#0075c2; } | font-size:1.2em; color: #FFF; background-color:#0075c2; } | ||
+ | |||
+ | .mainText img { | ||
+ | width:100% | ||
+ | height:auto; | ||
+ | } |
Revision as of 13:54, 4 October 2022
#subtitle {
font-size: 2em; margin:0 auto; width:200px; display:block; font-weight:bold; height: 60px; border-bottom: 4px solid #003c83; }
#leftmenu .subitem {
width: 200px; margin: 0px; border-bottom: 1px solid #dfdfdf; font-size:1.2em; width:170px; display: block; color: #333; padding: 15px; background: url(../images/sub/snb_off.jpg) no-repeat; background-color:#f9fafc; margin: 0px; }
#leftmenu span.active{
font-size:1.2em; color: #FFF; background-color:#0075c2; }
.mainText img {
width:100%
height:auto;
}