Skip to content

Commit 58e93c3

Browse files
committed
Add the global styles.
1 parent 12dd8b9 commit 58e93c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

APM-CLI-Final/src/styles.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
/* You can add global styles to this file, and also import other style files */
2+
li {
3+
font-size: large;
4+
}
5+
6+
div.panel-heading {
7+
font-size: x-large;
8+
}

0 commit comments

Comments
 (0)