Elerneron.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/*<nowiki>*/ | /*<nowiki>*/ | ||
@font-face { | @font-face { | ||
font-family: Great | font-family: 'Great Vibes'; | ||
src: url('https://fonts.googleapis.com/css?family=Great+Vibes'); | src: url('https://fonts.googleapis.com/css?family=Great+Vibes'); | ||
} | } |
Revision as of 18:44, 10 January 2017
/**/ @font-face { font-family: 'Great Vibes'; src: url('https://fonts.googleapis.com/css?family=Great+Vibes'); } .fitWide img{ max-width: 100%; height: auto; } .fitHigh img{ max-height: 100%; width: auto; } .script {font-family: 'Great Vibes', cursive;} /* */