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 2588887 commit d777bd7Copy full SHA for d777bd7
1 file changed
docs/templates/bunit/styles/main.css
@@ -0,0 +1,27 @@
1
+.navbar-brand {
2
+ line-height: 50px;
3
+ margin-right: 15px !important;
4
+}
5
+.navbar-brand>img {
6
+ display: inline-block;
7
+ margin-top: -8px;
8
+ margin-right: 5px;
9
10
+
11
+.navbar-brand>span {
12
+ font-weight: 600;
13
+ font-size: 16px;
14
+ color: #fff;
15
16
17
+.body-content {
18
+ font-size: 1.6rem;
19
20
21
+.article {
22
+ margin-top: 80px;
23
24
25
+.sideaffix {
26
+ margin-top: 0;
27
0 commit comments