Skip to content

Commit d2814ca

Browse files
rahafjrwdaveverwer
authored andcommitted
mostly fixed readme alert styling
1 parent e55c4e5 commit d2814ca

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

FrontEnd/styles/readme.scss

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,21 @@
9090
details {
9191
margin: 20px 0;
9292
}
93+
94+
.markdown-alert {
95+
padding-left: 10px;
96+
border-left: solid black;
97+
}
98+
99+
.markdown-alert-title {
100+
display: block;
101+
margin-top: 20px;
102+
font-weight: 500;
103+
}
104+
105+
.markdown-alert-title svg {
106+
margin-right: 10px;
107+
}
93108
}
94109

95110
g-emoji {

0 commit comments

Comments
 (0)