aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/layout.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/layout.scss')
-rwxr-xr-xapp/Resources/static/themes/material/css/layout.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/layout.scss b/app/Resources/static/themes/material/css/layout.scss
index 56c805ef..a8100189 100755
--- a/app/Resources/static/themes/material/css/layout.scss
+++ b/app/Resources/static/themes/material/css/layout.scss
@@ -18,6 +18,10 @@ body {
18 border-bottom: 1px solid #ddd; 18 border-bottom: 1px solid #ddd;
19} 19}
20 20
21a {
22 color: $blueAccentColor;
23}
24
21main, 25main,
22#content, 26#content,
23.valign-wrapper { 27.valign-wrapper {