mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Add hr below table of contents and theme it
This commit is contained in:
@ -74,10 +74,14 @@ a:hover {
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 5px solid #222;
|
||||
border-left: 5px solid #333;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
hr {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
/* Breadcrumb Navigation */
|
||||
ul.breadcrumb {
|
||||
padding 10px 16px;
|
||||
|
Reference in New Issue
Block a user