Added material icons.
This commit is contained in:
@@ -410,6 +410,7 @@ figure .icon {
|
||||
|
||||
.icon.info:before {
|
||||
font-size: 44px;
|
||||
color: transparent;
|
||||
content: url("../assets/images/info.svg") "w";
|
||||
}
|
||||
|
||||
|
||||
+9
-1
@@ -1,8 +1,16 @@
|
||||
.info-card .subcard p {
|
||||
|
||||
.info-card .subcard {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.info-card .subcard p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.info-card .content h1 {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.info-card .subcard .preview p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user