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.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index 0dd552de..e4c62a10 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -352,10 +352,10 @@ footer a {
352 letter-spacing:normal; 352 letter-spacing:normal;
353 box-shadow: 0 3px 7px rgba(0,0,0,0.3); 353 box-shadow: 0 3px 7px rgba(0,0,0,0.3);
354 display: inline-block; 354 display: inline-block;
355 width: 32%!important; 355 width: 32%;
356 margin-bottom: 1.5em; 356 margin-bottom: 1.5em;
357 vertical-align: top; 357 vertical-align: top;
358 margin-left: 1.5%!important; 358 margin-left: 1.5%;
359 position: relative; 359 position: relative;
360 overflow: hidden; 360 overflow: hidden;
361 padding: 1.5em 1.5em 3em 1.5em; 361 padding: 1.5em 1.5em 3em 1.5em;
@@ -492,7 +492,7 @@ footer a {
492 } 492 }
493 493
494.entrie:nth-child(3n+1) { 494.entrie:nth-child(3n+1) {
495 margin-left: 0!important; 495 margin-left: 0;
496} 496}
497 497
498.results { 498.results {