MediaWiki:Common.css
(Difference between revisions)
Line 10: | Line 10: | ||
margin-bottom:3em; | margin-bottom:3em; | ||
} | } | ||
− | div. | + | div.coming { |
background: url(/images/c/c2/Coming-soon.jpg) top right no-repeat; | background: url(/images/c/c2/Coming-soon.jpg) top right no-repeat; | ||
min-height: 244px; | min-height: 244px; | ||
} | } |
Revision as of 11:21, 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.coming { background: url(/images/c/c2/Coming-soon.jpg) top right no-repeat; min-height: 244px; }