app/assets/stylesheets/beer_db_admin/application.css.scss in beerdb-admin-0.1.1 vs app/assets/stylesheets/beer_db_admin/application.css.scss in beerdb-admin-0.1.2

- old
+ new

@@ -22,11 +22,15 @@ font-family: $base-font-family; margin: 0; } +ul { + list-style-type: square; +} + a { color: black; text-decoration: none; &:hover { @@ -37,11 +41,10 @@ &:visited { color: black; } } -.team-count, .city-count, .beer-count, .country-key, .brewery-key, .region-key, @@ -60,19 +63,9 @@ * { color: $dark-gray; font-size: 12px; // ~80% } } -} - -.drink-rating { - font-size: 40px; -} - -.drink-comments, -.drink-place { - color: $dark-gray; - font-size: 12px; // ~80% } ///////////////////////// // version / powered_by