Changes for page Welcome!
Last modified by etvc developer on 2019/09/23 16:46
Change comment: There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,11 +1,7 @@ 1 1 /* Hide unneeded stuff */ 2 2 #hierarchy, 3 3 #xdocFooter, 4 -#docextrapanes, 5 -#document-title, 6 -.xwikitabbar, 7 7 .document-menu, 8 -.xdocLastModification, 9 9 .wikimodel-emptyline 10 10 /* 11 11 .xdocLastModification, ... ... @@ -27,6 +27,9 @@ 27 27 margin-bottom: 0px; 28 28 border:0px none; 29 29 } 26 +.container-columns .column { 27 + width: 33.33%; 28 +} 30 30 #tmRegister { 31 31 display: none; 32 32 }