MediaWiki:Common.css
(Difference between revisions)
| Line 11: | Line 11: | ||
} | } | ||
div.comming { | div.comming { | ||
| − | background-image: url(/images/c/c2/Coming-soon.jpg); | + | background-image: url(/images/c/c2/Coming-soon.jpg) top right no-repeat; |
min-height: 244px; | min-height: 244px; | ||
} | } | ||
Revision as of 11:19, 11 October 2012
td { vertical-align: top }
.plan, .plan td { border:solid 1px #ccc }
.plan td { padding:0.5em }
.plan td:first-child { width:auto }
#toc, .toc { float:right; margin-left:10px }
div.seminar {
border-bottom:solid 1px #ccc;
margin-bottom:3em;
}
div.comming {
background-image: url(/images/c/c2/Coming-soon.jpg) top right no-repeat;
min-height: 244px;
}
