openrat-cms

# OpenRat Content Management System
git clone http://git.code.weiherhei.de/openrat-cms.git
Log | Files | Refs

group.less (193B)


      1 fieldset
      2 {
      3 	border:1px solid;
      4 	
      5 	border-bottom:0px;
      6 	border-left:0px;
      7 	border-right:0px;
      8 	
      9 	margin-top:20px;
     10 	margin-bottom:20px;
     11 	margin-left:0px;
     12 	margin-right:0px;
     13 	padding:10px;
     14 
     15 }
     16 
     17 
     18 
     19 
     20 
     21 
     22 
     23