mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 22:52:39 +00:00
Change author names to UserPage links
This commit is contained in:
@@ -233,6 +233,13 @@
|
||||
display: inline-block;
|
||||
border-radius: 5px;
|
||||
}
|
||||
a.userPageLink{
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
&:hover{
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
&:nth-of-type(even){
|
||||
background-color: #555;
|
||||
|
||||
Reference in New Issue
Block a user