forked from markus/AMPERION_Webpage
juli25
This commit is contained in:
parent
861bb178f1
commit
9df489d983
33 changed files with 1067 additions and 240 deletions
|
|
@ -20,7 +20,7 @@
|
|||
padding-bottom: 5px;
|
||||
|
||||
a {
|
||||
color: #7b7b7b;
|
||||
color: $black;
|
||||
padding: 10px 15px;
|
||||
|
||||
font : {
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: $black;
|
||||
color: #f5a623;
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue