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
Fabian Wilkens 872e7574af Cleanup
2021-01-11 22:33:16 +01:00

16 lines
164 B
CSS

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