X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Fonelab.css;fp=portal%2Fstatic%2Fcss%2Fonelab.css;h=70418c0b288746dd0aa02e75dda873219b8c1de2;hb=0098d38aa259c2aeeac53c5fc0a91acefa8f0ee7;hp=0000000000000000000000000000000000000000;hpb=d68ee957261d79fc36a3ced0a0575ffa266895da;p=myslice.git diff --git a/portal/static/css/onelab.css b/portal/static/css/onelab.css new file mode 100644 index 00000000..70418c0b --- /dev/null +++ b/portal/static/css/onelab.css @@ -0,0 +1,16 @@ +/* Thierry's Note +it seems to me that most of the stuff here is not register-related, +but general-purpose settings for an openlab style +I've started to move over such stuff in onelab.css +feel free to add to this collection +*/ + +/* these in general are div.well */ +div.onelab-title{ + margin-top:20px; + margin-bottom:20px; + text-align: center; + border: 1px solid #61210B; + background-color: #e0f0f0; +} +