mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02: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