previous season ladders indicated after active results
[sc2-widget] / battle.css
index 194bf8485c346cdd7c318186748a72615f877892..6fbf215728685b7e018e099f27bd0e5ce888e7f6 100644 (file)
@@ -12,7 +12,7 @@ h1 {
        margin-top: 0;
 }
 h1:before {
-       background: url('https://static.starcraft2.com/dist/images/global/logos/img-sc2-nav-icon.png') no-repeat;
+       background: url(sc2icon.png) no-repeat;
        width: 50px;
        height: 50px;
        display: inline-block;
@@ -134,6 +134,13 @@ li, li img {
        background-position: -100px -150px;
 }
 
+.old {
+       text-decoration: line-through;
+}
+.old:before {
+       opacity: .5;
+}
+
 .ladders li {
        float: none;
        margin-right: 0;