modified: custom.css
modified: custom2.css modified: index.html
This commit is contained in:
parent
bc2c51eb10
commit
8dda191072
3 changed files with 24 additions and 8 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue