vendor/toolkit/metro-ui/tiles.less in metro-ui-rails-0.15.8.13 vs vendor/toolkit/metro-ui/tiles.less in metro-ui-rails-0.15.8.14

- old
+ new

@@ -1,9 +1,9 @@ /* * Metro UI CSS - * Copyright 2012 Sergey Pimenov - * Licensed under the MIT License + * (c) 2012-2013 by Sergey Pimenov + * Licensed under the MIT License and Commercial * * Tiles.less * */ @@ -76,10 +76,13 @@ &:hover { color: @white; } + h1,h2,h3,h4,h5,h6 { + font-size: 14pt; + } h1,h2,h3,h4,h5,h6,p { padding: 0; margin: 0; line-height: 24px; @@ -284,9 +287,11 @@ right: 50px; .tertiary-text; color: @white; line-height: 14px; width: 60%; + padding: 0; + margin: 0; &:hover { color: @white; } } \ No newline at end of file