From 8460a7fa588b7d0ed50a9e21c119b77d60fb403c Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Sat, 5 Sep 2015 13:20:30 -0300 Subject: [PATCH] Apply style on community panel header --- css/administration-panel.css | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) diff --git a/css/administration-panel.css b/css/administration-panel.css index 205d5b6..d48e5ce 100644 --- a/css/administration-panel.css +++ b/css/administration-panel.css @@ -135,6 +135,16 @@ } /*** Community Admin pages ***/ +/* Homepage */ +.action-profile_editor-index #profile-editor-index h1.block-title{ + color: #172738; + background-color: transparent; + border-bottom: none; + font-size: 2.3em; + font-weight: bold; + font-variant: normal; + font-family: Arial, open_sansbold, Helvetica, sans-serif; +} /* Index */ .action-cms-index .cms-articles th{ -- libgit2 0.21.2