Changeset - 7e8d0538aa15
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-11-17 16:35:22
brett@sfconservancy.org
site: Font size adjustments throughout.
1 file changed with 6 insertions and 6 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -13,4 +13,5 @@ body {
 
/*  font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif; */
 
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Verdana", "FreeSans", sans-serif;
 
  font-size: large;
 
}
 

	
...
 
@@ -184,5 +185,4 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    margin-left: 225px;
 
    margin-right: 50px;
 
    font-size: medium;
 
    max-width: 1000px;
 
    line-hight: 1.25em;
...
 
@@ -236,5 +236,5 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
#container #sidebar h2 {
 
    text-align: center;
 
    font-size: 150%;
 
    font-size: 1.25em;
 
    margin: 1.5em 0 0.8em 0;
 
}
...
 
@@ -263,5 +263,5 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
.column h2 a:hover { text-decoration: underline; }
 

	
 
@media all and (min-width: 90em) {
 
@media all and (min-width: 78em) {
 
    .column:nth-child(odd) {
 
        clear: both;
...
 
@@ -284,5 +284,5 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
span.continued {
 
  display: block;
 
  font-size: .83em;
 
  font-size: .9em;
 
  font-weight: bold;
 
  margin-top: 1em;
...
 
@@ -292,5 +292,5 @@ span.continued {
 
p.date {
 
  font-style: italic;
 
  font-size: .83em;
 
  font-size: .9em;
 
  margin-bottom: .3em;
 
  margin-top: .3em;
...
 
@@ -468,5 +468,5 @@ dd {
 
}
 
.fundraiser-top-text em {
 
    font-size: 120%;
 
    font-size: 110%;
 
}
 

	
0 comments (0 inline, 0 general)