mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
tweaking font-sizes / spacing a bit.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
background-position: -51px 0;
|
||||
}
|
||||
p, div.container ul {
|
||||
margin: 20px 0;
|
||||
margin: 25px 0;
|
||||
width: 550px;
|
||||
}
|
||||
p.warning {
|
||||
@@ -140,10 +140,10 @@
|
||||
padding-top: 20px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 20px;
|
||||
font-size: 22px;
|
||||
}
|
||||
b.header {
|
||||
font-size: 20px;
|
||||
font-size: 18px;
|
||||
line-height: 35px;
|
||||
}
|
||||
span.alias {
|
||||
@@ -179,7 +179,7 @@
|
||||
font-size: 12px;
|
||||
padding: 2px 0 2px 15px;
|
||||
border: 4px solid #bbb; border-top: 0; border-bottom: 0;
|
||||
margin: 0px 0 30px;
|
||||
margin: 0px 0 25px;
|
||||
}
|
||||
img.example_image {
|
||||
margin: 0px auto;
|
||||
|
||||
Reference in New Issue
Block a user