mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Review and improve error handling and error messages
This commit is contained in:
committed by
dualshock-tools
parent
48fc4b5dce
commit
c295cfa508
@@ -1,5 +1,10 @@
|
||||
/* Main styles for DualShock Calibration GUI */
|
||||
|
||||
/* Add padding to body to prevent content from being hidden behind fixed footer */
|
||||
body {
|
||||
padding-bottom: 80px;
|
||||
}
|
||||
|
||||
dl.row dt {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user