diff options
Diffstat (limited to 'template/yoga/theme/wipi')
-rw-r--r-- | template/yoga/theme/wipi/theme.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 927f9f475..75a84ac58 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -325,5 +325,8 @@ a.PWG:hover .G { color : #f92; } .statBar { background-color: #e60; }
#imageToolBar .randomButtons a:hover,
#imageToolBar .navButtons a:hover { background-color: #111; }
+#menubar .menuInfoCat,
+#menubar .menuInfoCatByChild,
h2.showtitle, #theImage p.showlegend { display: none }
+
* { outline-width: 0px; }
|