openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

group.less (208B)


      1 .or {
      2     &-group
      3     {
      4         margin:1em 0 4em;
      5     }
      6 
      7     &-group-title {
      8         margin: 0.5em 0;
      9         font-size: 1.1em;
     10         font-weight: normal;
     11         border-bottom:1px solid;
     12     }
     13 
     14 }
     15 
     16 
     17 
     18 
     19 
     20 
     21 
     22 
     23