mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-13 01:57:28 -05:00
Add icons
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
.tags {
|
||||
padding-left: 5px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
|
||||
@ -93,6 +93,18 @@ hr {
|
||||
|
||||
|
||||
|
||||
/* Icons */
|
||||
.icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
color: lightgray;
|
||||
text-align: center;
|
||||
display: inline;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Breadcrumb navigation */
|
||||
ul.breadcrumb {
|
||||
padding 10px 16px;
|
||||
|
Reference in New Issue
Block a user