Skip to content

Commit e3e9d7d

Browse files
committed
Tweak to css
1 parent b45eb41 commit e3e9d7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/css/rainmeter.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ blockquote {
106106
}
107107

108108
.alert-box1 {
109+
font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
110+
font-size: 15px;
109111
padding:.75rem 1.25rem;
110112
margin-bottom:1rem;
111113
border:1px solid transparent;
@@ -114,6 +116,8 @@ blockquote {
114116
}
115117

116118
.alert-box2 {
119+
font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
120+
font-size: 15px;
117121
padding:.75rem 1.25rem;
118122
margin-bottom:1rem;
119123
border:1px solid transparent;

0 commit comments

Comments
 (0)