mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
add abbr styles, overhaul type docs section to remove lots of verbose text and put emphasis on tables and more scannable content
This commit is contained in:
@@ -307,6 +307,11 @@ pre.prettyprint {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
/* Make tables spaced out a bit more */
|
||||
h2 + table {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
/* Responsive Docs
|
||||
-------------------------------------------------- */
|
||||
@media (max-width: 480px) {
|
||||
|
||||
Reference in New Issue
Block a user