Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.blue.css')
-rw-r--r--static/css/style.blue.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/static/css/style.blue.css b/static/css/style.blue.css
index c738447..26b84da 100644
--- a/static/css/style.blue.css
+++ b/static/css/style.blue.css
@@ -253,13 +253,15 @@ ul.list-style-none {
width: 24px;
height: 24px;
border-radius: 12px;
- line-height: 20px;
+ line-height: 24px;
font-size: 12px;
text-align: center;
- vertical-align: bottom;
}
#top .social a:hover {
color: #fff;
+ background: #467fbf;
+ -webkit-transform: scale(1.1);
+ transform: scale(1.1);
}
#top .social a:hover.facebook {
background-color: #4460ae;
@@ -3529,7 +3531,7 @@ a.list-group-item.active > .badge,
/*!
* Yamm!3 - Yet another megamenu for Bootstrap 3
* http://geedmo.github.com/yamm3
- *
+ *
* @geedmo - Licensed under the MIT license
*/
.yamm .nav,