mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 05:51:30 +08:00
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
.well-transparent { background-color: transparent; }
|
|
|
|
.well-lg {
|
|
padding: @buffer-xl;
|
|
font-size: @font-size-large + 3;
|
|
h1 { font-size: 3em; }
|
|
h2 { font-size: 2em; }
|
|
h1, h2 { margin-top: 0; }
|
|
p { margin-bottom: 30px; }
|
|
}
|