mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
Add border radius to sections and footer navigation button
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -24,7 +24,7 @@
|
||||
margin: 0px 0px;
|
||||
padding: 5px 15px;
|
||||
background: #fff;
|
||||
border-radius: 0px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.btn-group {
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
height: 100%;
|
||||
font-size: 24px;
|
||||
line-height: 60px;
|
||||
border-radius: 2px;
|
||||
|
||||
background: @brand-success;
|
||||
color: inherit;
|
||||
|
||||
Reference in New Issue
Block a user