Difference between revisions of "User:RaMan/vector.css"
Jump to navigation
Jump to search
m |
|||
(3 intermediate revisions by the same user not shown) | |||
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; | |
− | + | } | |
− | + | div#content h1, div#content h2, div#content #firstHeading { | |
− | + | font-family: "Linux Libertine",Georgia,Times,serif; | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:29, 6 February 2015
@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; } div#content h1, div#content h2, div#content #firstHeading { font-family: "Linux Libertine",Georgia,Times,serif; }