1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00
snserver_ynh/sources/extra_files/app/public/extensions/css.css
2021-01-30 16:38:41 +01:00

16 lines
168 B
CSS

body {
padding-left: 50px;
}
td {
/*border: 1px solid #999;*/
padding: 0.25rem;
}
td#id {
width: 20px;
}
td#name {
width: 250px;
}
td#url {
width: 300px;
}