mirror of https://github.com/acid-info/vac.dev.git
Update main.scss
This commit is contained in:
parent
682782e1af
commit
64f15df237
|
@ -1352,4 +1352,12 @@ a.footer-logo {
|
|||
h2 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.container .post-content a{
|
||||
color: $purple;
|
||||
text-decoration: underline;
|
||||
&:hover{
|
||||
color: $dark-grey;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue