Mastergalen (talk | contribs) No edit summary |
Mastergalen (talk | contribs) No edit summary |
||
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; | ||
Line 32: | Line 47: | ||
font-size: 12px | font-size: 12px | ||
} | } | ||
/* 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: 306px;
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.