11
css/main.css
11
css/main.css
@@ -152,3 +152,14 @@ body {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
cursor: pointer; }
|
||||
|
||||
#settings-cog {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
position: absolute;
|
||||
bottom: 25px;
|
||||
right: 25px;
|
||||
}
|
||||
.cog:hover {
|
||||
fill: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user