mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
Added new button style.
This commit is contained in:
@@ -792,6 +792,13 @@ table tbody td {
|
||||
color: #d2603a;
|
||||
}
|
||||
|
||||
/* --- buttons --- */
|
||||
.btn-lang {
|
||||
border: 1px solid !important;
|
||||
padding: 0 3px 1px 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
/* --- Effects classes --- */
|
||||
|
||||
.loaded {
|
||||
@@ -1069,6 +1076,7 @@ div.tooltip-inner { /* Overrided BS4 Tooltip */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Compact icons in sidebar & TOC hidden */
|
||||
@media all and (min-width: 832px) and (max-width: 1199px) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user