vendor/assets/stylesheets/AdminLTE.css in dashstrap-0.2.3 vs vendor/assets/stylesheets/AdminLTE.css in dashstrap-1.0.0

- old
+ new

@@ -1,7 +1,5 @@ -@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); -@import url(//fonts.googleapis.com/css?family=Kaushan+Script); /*! * AdminLTE v1.2 * Author: AlmsaeedStudio.com * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information @@ -11,11 +9,11 @@ ---------------------------- */ html, body { overflow-x: hidden!important; - font-family: 'Source Sans Pro', sans-serif; + font-family: 'Lato', sans-serif; -webkit-font-smoothing: antialiased; min-height: 100%; background: #f9f9f9; } a { @@ -126,11 +124,11 @@ .h2, .h3, .h4, .h5, .h6 { - font-family: 'Source Sans Pro', sans-serif; + font-family: 'Lato', sans-serif; } /* Page Header */ .page-header { margin: 10px 0 20px 0; font-size: 22px; @@ -526,10 +524,10 @@ font-size: 20px; line-height: 50px; text-align: center; padding: 0 10px; width: 220px; - font-family: 'Kaushan Script', cursive; + font-family: 'Lato', sans-serif; font-weight: 500; height: 50px; display: block; } body > .header .logo .icon {