lib/assets/css/semantic.css in semantic-rails-0.0.3 vs lib/assets/css/semantic.css in semantic-rails-0.0.5
- old
+ new
@@ -752,11 +752,11 @@
/* Standard 16 column */
.ui.grid > .column,
.ui.grid > .row > .column {
display: inline-block;
text-align: left;
- font-size: 1rem;
+ font-size: .8rem;
width: 6.25%;
padding-left: 1.5%;
padding-right: 1.5%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
@@ -3855,10 +3855,10 @@
margin: 0em;
padding: 0.8em 1.5em;
font-size: 1rem;
text-transform: uppercase;
line-height: 1;
- font-weight: bold;
+ font-weight: normal;
font-style: normal;
text-align: center;
text-decoration: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));