Skip to content

Commit 00d876a

Browse files
committed
-> #1310
1 parent 86d8514 commit 00d876a

24 files changed

+196
-244
lines changed

static/css/style.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ body.landing {
5656
margin-left: 35%;
5757
padding-bottom: 10px;
5858
font-size: xx-large !important;
59+
color: #164D60;
5960
}
6061

6162
#grid-menu i.dropdown-icon {
@@ -68,6 +69,13 @@ body.landing {
6869

6970
#grid-menu .grid-icon {
7071
width: 105px;
72+
display: block;
73+
margin: auto;
74+
padding-bottom: 10px;
75+
}
76+
77+
#grid-menu .grid-icon-narrow {
78+
padding-top: 5px;
7179
}
7280

7381
#grid-menu .grid-icon-md {

static/fontawesome/css/all.min.css

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
28.8 KB
Binary file not shown.
13.2 KB
Binary file not shown.
7.67 KB
Binary file not shown.
1.67 KB
Binary file not shown.
125 KB
Binary file not shown.
32.4 KB
Binary file not shown.
284 Bytes
Binary file not shown.
-220 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)