a hover for main
This commit is contained in:
parent
b52dbfe708
commit
63cbfd5edd
@ -99,6 +99,10 @@ main.content {
|
|||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
main a:hover {
|
||||||
|
background-color: #632a02;
|
||||||
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
color: #ff7e00;
|
color: #ff7e00;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
Loading…
Reference in New Issue
Block a user