mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Fixes #12685: Display current version under download button on homepage
This commit is contained in:
@@ -253,6 +253,11 @@ body {
|
||||
font-size: 20px;
|
||||
color: #fff;
|
||||
}
|
||||
.bs-docs-masthead .version {
|
||||
margin-top: -15px;
|
||||
margin-bottom: 30px;
|
||||
color: #9783b9;
|
||||
}
|
||||
.bs-docs-masthead .btn {
|
||||
width: 100%;
|
||||
padding: 15px 30px;
|
||||
|
||||
Reference in New Issue
Block a user