]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo-quitter/css/display.css
updated font settings to match qvitter
[quix0rs-gnu-social.git] / theme / neo-quitter / css / display.css
index 9e16323057e8c3524cfd3533bbd624c2346f1e2c..a02770834583587b3724205a4752a2abf6c6a415 100644 (file)
   font-style: normal;
 }
 
-@font-face {
-    font-family: 'Lato';
-    src: url('../fonts/Lato-Regular.eot?') format('eot'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'Lato';
-    src: url('../fonts/Lato-Bold.eot?') format('eot'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype');
-    font-weight: bold;
-    font-style: normal;
-}
-
-@font-face {
-    font-family: 'Lato';
-    src: url('../fonts/Lato-Italic.eot?') format('eot'), url('../fonts/Lato-Italic.woff') format('woff'), url('../fonts/Lato-Italic.ttf') format('truetype');
-    font-weight: normal;
-    font-style: italic;
-}
-
 @media screen, projection, tv {
 
 /* general styles and layout */
@@ -70,11 +49,11 @@ html, body {
 body {
     background-color: #E9EAED;
     color: #222;
-    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 }
 
 input, textarea, select, option {
-    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 }
 
 a {color: #006c9b;}
@@ -112,7 +91,7 @@ address {
     background-image: url("../icons-hires.png?v=2");
     background-size: 150px 2786px;
     background-repeat:no-repeat;
-    }
+}
 
 address {
     background-position: -10px -600px;
@@ -126,19 +105,21 @@ address {
     width: 89px;
     z-index: 1001;
     background-color:#0084B4;
-    }
+}
+
 address:hover {
     background-position: -10px -635px;
-    }
+}
+
 address a {
     height: 34px;
     width: 89px;
     display:block;
-    }
+}
 
 .logo {
     display: none;
-    }
+}
 
 #header {
     background-color: #fff;
@@ -590,7 +571,7 @@ ul.profile_list li {
     content:"@";
 }
 
-#groupdirectory    .profile_list .h-card .p-nickname:before {
+#groupdirectory .profile_list .h-card .p-nickname:before {
     content:"!";
 }