Update website
This commit is contained in:
parent
a0b0d3dae7
commit
ae7ef6ad45
3151 changed files with 566766 additions and 48 deletions
17
admin/phpMyAdmin/themes/original/scss/_reboot.scss
Normal file
17
admin/phpMyAdmin/themes/original/scss/_reboot.scss
Normal file
|
@ -0,0 +1,17 @@
|
|||
// Body
|
||||
|
||||
body {
|
||||
text-align: $left;
|
||||
}
|
||||
|
||||
// Forms
|
||||
|
||||
input,
|
||||
select {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
textarea {
|
||||
font-family: $font-family-monospace;
|
||||
font-size: 1.2em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue