openrat-cms

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

group.less (187B)


      1 .or-group
      2 {
      3 	border:1px solid;
      4 	
      5 	border-bottom:0;
      6 	border-left:0;
      7 	border-right:0;
      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