mirror of
https://github.com/searxng/searxng.git
synced 2026-01-21 22:15:30 +00:00
oscar template: generate bootstrap.min.css from source
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// Center-align a block level element
|
||||
|
||||
.center-block() {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user