More actions
Created page with "→All CSS here will be loaded for users of the Vector skin: body { font-family: 'Open Sans', sans-serif; }" |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
body { | body { | ||
font-family: 'Open Sans', sans-serif; | |||
} | } |