diff options
Diffstat (limited to 'themes/baggy/css/main.css')
-rwxr-xr-x | themes/baggy/css/main.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 9a45544b..0dd552de 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css | |||
@@ -424,6 +424,7 @@ footer a { | |||
424 | content: none; | 424 | content: none; |
425 | } | 425 | } |
426 | 426 | ||
427 | |||
427 | .entrie h2 a { | 428 | .entrie h2 a { |
428 | display: block; | 429 | display: block; |
429 | text-decoration: none; | 430 | text-decoration: none; |
@@ -435,7 +436,7 @@ footer a { | |||
435 | -o-transition: all 0.5s ease; | 436 | -o-transition: all 0.5s ease; |
436 | transition: all 0.5s ease; | 437 | transition: all 0.5s ease; |
437 | } | 438 | } |
438 | 439 | /* | |
439 | .entrie h2 a:after { | 440 | .entrie h2 a:after { |
440 | content: ""; | 441 | content: ""; |
441 | position: absolute; | 442 | position: absolute; |
@@ -444,6 +445,7 @@ footer a { | |||
444 | height: 100%; | 445 | height: 100%; |
445 | left: 0; | 446 | left: 0; |
446 | } | 447 | } |
448 | */ | ||
447 | 449 | ||
448 | .entrie p { | 450 | .entrie p { |
449 | color: #666; | 451 | color: #666; |