mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Publish docs for v4.3
This commit is contained in:
13
docs/4.3/examples/sticky-footer/sticky-footer.css
Normal file
13
docs/4.3/examples/sticky-footer/sticky-footer.css
Normal file
@@ -0,0 +1,13 @@
|
||||
/* Custom page CSS
|
||||
-------------------------------------------------- */
|
||||
/* Not required for template or sticky footer method. */
|
||||
|
||||
.container {
|
||||
width: auto;
|
||||
max-width: 680px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
background-color: #f5f5f5;
|
||||
}
|
Reference in New Issue
Block a user