Various style changes #4

Merged
petyaraykovska merged 2 commits from various-style-changes into master 2014-10-09 15:56:07 +03:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 63db1dc73d - Show all commits

View File

@ -560,7 +560,7 @@ footer .content li { list-style: none; }
.gmp_map_opts { .gmp_map_opts {
float: none !important; float: none !important;
margin-top: 2em !important; margin-top: 2em !important;
}. }
/********************************************* /*********************************************
@ -574,7 +574,7 @@ h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; } h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; } h6 { font-size: 1.0em; }
h1 h2 h3 h4 h5 h6 { font-weight: normal; } h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a { color: #428bca; text-decoration: none; } a { color: #428bca; text-decoration: none; }
a:hover { text-decoration: underline; } a:hover { text-decoration: underline; }