Difference between revisions of "Template:Valencia UPV/theme.css"

(Created page with "<html> <style> /**!**************/ /**! Contents **/ /**! 01. Reset **/ /**! 02. Typography **/ /**! 03. Position **/ /**! 04. Element Size **/ *! 05. Images *: /**! 06. B...")
 
Line 77: Line 77:
 
   -webkit-font-smoothing: antialiased;
 
   -webkit-font-smoothing: antialiased;
 
   -moz-osx-font-smoothing: grayscale;
 
   -moz-osx-font-smoothing: grayscale;
   font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;
+
   font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
   color: #666666 !important;
+
   color: #666666;
 
   font-weight: 400;
 
   font-weight: 400;
 
}
 
}
Line 93: Line 93:
 
.h5,
 
.h5,
 
.h6 {
 
.h6 {
   font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;
+
   font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
   color: #252525 !important;
+
   color: #252525;
 
   font-weight: 300;
 
   font-weight: 300;
 
   font-variant-ligatures: common-ligatures;
 
   font-variant-ligatures: common-ligatures;

Revision as of 07:59, 26 June 2018