|
|
@ -1,7 +1,6 @@
|
|
|
|
@charset "utf-8";
|
|
|
|
@charset "utf-8";
|
|
|
|
/* CSS Document */
|
|
|
|
/* CSS Document */
|
|
|
|
body { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #545454; }
|
|
|
|
body { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #545454; }
|
|
|
|
p a { text-decoration: underline !important; }
|
|
|
|
|
|
|
|
p a:hover { text-decoration: none!important; }
|
|
|
|
p a:hover { text-decoration: none!important; }
|
|
|
|
/* header & menu */
|
|
|
|
/* header & menu */
|
|
|
|
#header { width: 100%; display: block; }
|
|
|
|
#header { width: 100%; display: block; }
|
|
|
|