aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/baggy/css/main.css')
-rwxr-xr-xthemes/baggy/css/main.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index 6e328ba1..9a45544b 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -777,7 +777,7 @@ margin-top:1em;
777 } 777 }
778 778
779.warning { 779.warning {
780 font-size: 3em; 780 /* font-size: 3em;
781 color: #999; 781 color: #999;
782 font-style: italic; 782 font-style: italic;
783 position: absolute; 783 position: absolute;
@@ -786,7 +786,10 @@ margin-top:1em;
786 width: 100%; 786 width: 100%;
787 text-align: center; 787 text-align: center;
788 padding-right: 5%; 788 padding-right: 5%;
789 margin-top: -2em; 789 margin-top: -2em;*/
790 font-weight: bold;
791 display: block;
792 width: 100%;
790} 793}
791 794
792/* ========================================================================== 795/* ==========================================================================