Difference between revisions of "User:RaMan/vector.css"
Jump to navigation
Jump to search
m (disabled) |
|||
Line 1: | Line 1: | ||
− | / | + | @import url('http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Lupin/navpopdev.css'); |
− | + | @import url('//fonts.googleapis.com/css?family=Open+Sans:300italic,300,400italic,400,600italic,600,700italic,700,800italic,800'); | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | body { | |
− | + | font-size: 110%; | |
− | + | font-family: "Open Sans", Tahoma, sans-serif; | |
− | + | } | |
− | |||
− | + | #bodyContent#bodyContent#bodyContent#bodyContent { | |
− | + | line-height: 1.7; | |
− | + | } | |
− | |||
− | |||
− | + | div#content p { | |
− | + | margin-bottom: 0.8em; | |
− | + | } | |
− | |||
− | |||
− | + | div#content h2 { | |
− | + | font-size: 27px; | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 16:33, 20 October 2014
@import url('http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Lupin/navpopdev.css'); @import url('//fonts.googleapis.com/css?family=Open+Sans:300italic,300,400italic,400,600italic,600,700italic,700,800italic,800'); body { font-size: 110%; font-family: "Open Sans", Tahoma, sans-serif; } #bodyContent#bodyContent#bodyContent#bodyContent { line-height: 1.7; } div#content p { margin-bottom: 0.8em; } div#content h2 { font-size: 27px; }