various cleanups and tweaks
[myslice.git] / portal / static / css / onelab.css
1 /* Thierry's Note 
2 it seems to me that most of the stuff here is not register-related,
3 but general-purpose settings for an openlab style
4 I've started to move over such stuff in onelab.css
5 feel free to add to this collection
6 */
7
8 /* these in general are div.well */
9 div.onelab-title{
10     margin-top:20px;
11     margin-bottom:20px;
12     text-align: center;
13     border: 1px solid #61210B;
14     background-color: #e0f0f0;
15 }
16