1
0
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:
Mark Otto
2011-10-17 14:17:29 -07:00
parent d035fa731a
commit 27cbe7f63a
5 changed files with 210 additions and 171 deletions

View File

@@ -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) {