mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Add header link icon but commented out because it looks weird
This commit is contained in:
@ -49,6 +49,21 @@
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
/* this took too much work but doesn't quite fit the theme
|
||||
.section-header {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.section-header a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.section-header-link {
|
||||
position: absolute;
|
||||
left: -30px;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/* Content formatting */
|
||||
|
Reference in New Issue
Block a user