source: greenstone3/trunk/web/sites/localsite/collect/infomine/ui/css/style.css@ 16486

Last change on this file since 16486 was 16486, checked in by davidb, 16 years ago

Add some files that will allow skin++ to work with this collection.

File size: 188 bytes
Line 
1img {
2 border: 1px solid #00CC00;
3 background-color: rgb(150,150,150);
4}
5.rightBox {
6 float: right;
7 margin: 10px;
8}
9
10.centeredBox {
11 display: table; table-layout: auto; }
12
13
Note: See TracBrowser for help on using the repository browser.