Index: static/css/index.css |
=================================================================== |
--- a/static/css/index.css |
+++ b/static/css/index.css |
@@ -1,9 +1,9 @@ |
-#content h1, #content h2 |
+#key-facts h1 |
{ |
font-size: 16px; |
} |
#content .sprite |
{ |
background-image: url(../img/sprite-index.png); |
} |
@@ -499,16 +499,21 @@ |
#content.internet-explorer_ua-internet-explorer .warning-platform.internet-explorer, |
#content.safari_ua-safari .warning-platform.safari, |
#content.yandex-browser_ua-yandex-browser .warning-platform.yandex-browser, |
#content.maxthon_ua-maxthon .warning-platform.maxthon |
{ |
display: none; |
} |
+#key-facts |
+{ |
+ box-sizing: content-box; |
+} |
+ |
#key-facts section |
{ |
display: inline-block; |
} |
#key-facts section h1 |
{ |
margin-top: 0px; |