Mastergalen (talk | contribs) (Created page with "#side-panel{ position: absolute; top: 306px; right: 25px; width: 306px } #side-panel h4 { font-size: 100%; line-height: normal } #side-panel .block{ ...") |
Mastergalen (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* Sidebar */ | |||
body { | |||
min-width: 1000px; | |||
position: relative | |||
} | |||
div#bodyContent2 { | |||
margin-right: 330px; | |||
min-height: 920px; | |||
width: auto; | |||
font-size:0.8em; | |||
line-height: 1.5em | |||
} | |||
#side-panel{ | #side-panel{ | ||
position: absolute; | position: absolute; | ||
top: | top: 256px; | ||
right: 25px; | right: 25px; | ||
width: 306px | width: 306px |
/* Sidebar */
body {
min-width: 1000px;
position: relative
}
div#bodyContent2 {
margin-right: 330px;
min-height: 920px;
width: auto;
font-size:0.8em;
line-height: 1.5em
}
#side-panel{
position: absolute;
top: 256px;
right: 25px;
width: 306px
}
#side-panel h4 {
font-size: 100%;
line-height: normal
}
#side-panel .block{
font-size: 75%;
padding: 3px
}
#side-panel .block .link {
padding: 10px;
text-align: right
}
#side-panel .block_header {
font-size: 15px;
text-align: center;
font-weight: bold
}
#side-panel .block_header a {
color: #000
}
#side-panel .post {
font-size: 12px
}
Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.