From version 198.3
edited by OW2
on 2021/05/21 11:49
Change comment: There is no comment for this version
To version 198.4
edited by OW2
on 2021/05/21 11:53
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -85,6 +85,9 @@
85 85  #set($css="#mainContentArea{padding-top:0px;}#mainContentArea .xcontent{margin-top:0px;}.document-header{display:none;}")
86 86  #end
87 87  $!css
88 +.row-dark-blue{background:#093b59;padding:25px 0 100px}
89 +.row-light-blue{background:#c8deec;padding-bottom:50px}
90 +.row-blue{background:#009EFF;padding:25px 0 50px}
88 88  .h50{height:50px}
89 89  .eu_logo{width:180px;position:relative;top:0px;}
90 90  .eu_separator{width:10%;display:inline-block}