1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-03 09:52:57 +00:00

Update styles.css

This commit is contained in:
irule311 2017-04-23 00:22:01 -05:00 committed by GitHub
parent a3ca9ea0e7
commit 8fa0cf9667

View file

@ -222,9 +222,13 @@ body {
#body-user #header, #body-settings #header, #body-public #header {
background-color: #31363b; }
div.crumb.last a {
color: white;
opacity: 0.5;
div.crumb a {
color: white;
opacity: 0.5;
}
div.crumb:first-child a {
opacity: 1;
}
a {