8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89568c5 commit 7ff3ad3Copy full SHA for 7ff3ad3
public/console/css/baasbox.css
@@ -157,6 +157,11 @@ div.setting button.upload {
157
margin-top:-11px;
158
}
159
160
+.rssBody h4 {
161
+ font-size: 13px;
162
+}
163
+
164
165
/*a {*/
166
/*text-decoration: none;*/
167
/*color: #538378;*/
public/console/css/charisma-app.css
@@ -4,7 +4,6 @@ background-color:#fff;
4
5
6
.top-block{
7
-font-size:14px;
8
text-align: center;
9
padding: 5px;
10
margin-bottom:10px;
@@ -222,7 +221,6 @@ margin:0;
222
221
223
ul.dashboard-list li a span {
224
display: inline-block;
225
-font-size: 18px;
226
font-weight: bold;
227
margin-right: 10px;
228
text-align: left;
0 commit comments