mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-14 12:06:06 +00:00
Change record manage table to use monospaced font.
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
/* here you can put your own css to customize and override the theme */
|
||||
|
||||
#tbl_record_manage td {
|
||||
font-family:'Roboto Mono' !important;
|
||||
}
|
||||
|
||||
/***
|
||||
Rounded Portlets
|
||||
***/
|
||||
|
Reference in New Issue
Block a user