build: Introduce stylelint
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / oldshared.css
index 5d637da..ff60ce7 100644 (file)
@@ -90,7 +90,6 @@ div.thumbinner {
        background-color: #f9f9f9;
        font-size: 94%;
        text-align: center;
-       overflow: hidden;
 }
 
 html .thumbimage {
@@ -103,6 +102,8 @@ html .thumbcaption {
        padding: 3px;
        font-size: 94%;
        text-align: left;
+       overflow: hidden;
+       word-wrap: break-word;
 }
 
 div.magnify {
@@ -294,7 +295,7 @@ span.unpatrolled {
 
 span.updatedmarker {
        color: black;
-       background-color: #00FF00;
+       background-color: #00ff00;
 }
 
 div.gallerybox {