mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-03-03 01:40:19 +00:00
Add blackbelt icon and css
This commit is contained in:
@@ -100,6 +100,12 @@ img {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.blackbelt {
|
||||
background-image: url("blackbelt.png");
|
||||
background-size: 1.5em;
|
||||
background-repeat: no-repeat;
|
||||
padding-left: 2em;
|
||||
}
|
||||
.warning {
|
||||
background-image: url("warning.png");
|
||||
background-size: 1.5em;
|
||||
|
||||
Reference in New Issue
Block a user