mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-27 11:14:31 -04:00
Make links bold, not all of the stats text
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// stats shown on homepage. eg. "999 members..."
|
||||
.stats {
|
||||
font-weight: bold;
|
||||
a {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.crops,
|
||||
|
||||
@@ -368,9 +368,6 @@ ul.thumbnail-buttons {
|
||||
h1 {
|
||||
font-size: 400%;
|
||||
}
|
||||
.stats a {
|
||||
color: $black;
|
||||
}
|
||||
|
||||
// signup widget on homepage
|
||||
.signup {
|
||||
|
||||
Reference in New Issue
Block a user