mirror of
https://github.com/searxng/searxng.git
synced 2025-08-08 04:46:44 +02:00
[mod] oscar: move compiled files to the src directory
This commit is contained in:
parent
eda3b513ac
commit
c7133efb12
35 changed files with 12 additions and 12 deletions
|
@ -0,0 +1,15 @@
|
|||
.table > tbody > tr > td, .table > tbody > tr > th {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
.nav-tabs.nav-justified{
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
input.cursor-text {
|
||||
margin: 10px 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue