development branch created to preserve working deploy project
This commit is contained in:
@@ -99,7 +99,14 @@
|
||||
color: #a57d52;
|
||||
padding: 0.5rem;
|
||||
border-radius: 0.5rem;
|
||||
/*transition: all 0.2s;*/
|
||||
}
|
||||
.link-no-style {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
border: none;
|
||||
}
|
||||
.link-no-style:hover {
|
||||
border: 1px solid #a57d52;
|
||||
}
|
||||
|
||||
.logout:hover {
|
||||
|
||||
Reference in New Issue
Block a user