diff options
| -rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /* Add local styling here, instead of modifying style.css. */ -div#actions ul { +div.actions ul { border-bottom: 0; } |
![]() |
index : redpill/styling | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | local.css | 2 |
@@ -2,7 +2,7 @@ /* Add local styling here, instead of modifying style.css. */ -div#actions ul { +div.actions ul { border-bottom: 0; } |