github.com/fanux/shipyard@v0.0.0-20161009071005-6515ce223235/controller/static/semantic/src/themes/default/views/ad.variables (about)

     1  /*******************************
     2            Advertisement
     3  *******************************/
     4  
     5  @margin: 1em 0em;
     6  @overflow: hidden;
     7  
     8  @testBackground: @lightBlack;
     9  @testColor: @white;
    10  @testFontWeight: bold;
    11  @testText: 'Ad';
    12  @testFontSize: 1em;
    13  @testMobileFontSize: 0.85714em;