modified: custom.css

modified:   custom2.css
	modified:   index.html
This commit is contained in:
russellballestrini 2017-05-04 10:25:29 -04:00
parent bc2c51eb10
commit 8dda191072
3 changed files with 24 additions and 8 deletions

View file

@ -6,6 +6,13 @@ a, a:link, a:visited {
text-decoration: none;
}
a.anchor {
display: block;
position: relative;
top: -150px;
visibility: hidden;
}
.reasons {
background-color: #f8f5f5;
}