8000 smaller header font size on dashboard page · githubcs/baasbox@7ff3ad3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ff3ad3

Browse files
giastfadergithubcs
authored andcommitted
smaller header font size on dashboard page
1 parent 89568c5 commit 7ff3ad3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

public/console/css/baasbox.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,11 @@ div.setting button.upload {
157157
margin-top:-11px;
158158
}
159159

160+
.rssBody h4 {
161+
font-size: 13px;
162+
}
163+
164+
160165
/*a {*/
161166
/*text-decoration: none;*/
162167
/*color: #538378;*/

public/console/css/charisma-app.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ background-color:#fff;
44
}
55

66
.top-block{
7-
font-size:14px;
87
text-align: center;
98
padding: 5px;
109
margin-bottom:10px;
@@ -222,7 +221,6 @@ margin:0;
222221

223222
ul.dashboard-list li a span {
224223
display: inline-block;
225-
font-size: 18px;
226224
font-weight: bold;
227225
margin-right: 10px;
228226
text-align: left;

0 commit comments

Comments
 (0)
0