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,9 +1,6 @@ 1 1 /* Hide unneeded stuff */ 2 2 #hierarchy, 3 3 #xdocFooter, 4 -#docextrapanes, 5 -#document-title, 6 -.xwikitabbar, 7 7 .document-menu, 8 8 .wikimodel-emptyline 9 9 /* ... ... @@ -26,6 +26,9 @@ 26 26 margin-bottom: 0px; 27 27 border:0px none; 28 28 } 26 +.container-columns .column { 27 + width: 33.33%; 28 +} 29 29 #tmRegister { 30 30 display: none; 31 31 }