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
...
 
@@ -14,2 +14,3 @@ body {
 
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Verdana", "FreeSans", sans-serif;
 
  font-size: large;
 
}
...
 
@@ -185,3 +186,2 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    margin-right: 50px;
 
    font-size: medium;
 
    max-width: 1000px;
...
 
@@ -237,3 +237,3 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    text-align: center;
 
    font-size: 150%;
 
    font-size: 1.25em;
 
    margin: 1.5em 0 0.8em 0;
...
 
@@ -264,3 +264,3 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 

	
 
@media all and (min-width: 90em) {
 
@media all and (min-width: 78em) {
 
    .column:nth-child(odd) {
...
 
@@ -285,3 +285,3 @@ span.continued {
 
  display: block;
 
  font-size: .83em;
 
  font-size: .9em;
 
  font-weight: bold;
...
 
@@ -293,3 +293,3 @@ p.date {
 
  font-style: italic;
 
  font-size: .83em;
 
  font-size: .9em;
 
  margin-bottom: .3em;
...
 
@@ -469,3 +469,3 @@ dd {
 
.fundraiser-top-text em {
 
    font-size: 120%;
 
    font-size: 110%;
 
}
0 comments (0 inline, 0 general)