mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-09 10:48:50 +01:00
16 lines
218 B
CSS
Executable file
16 lines
218 B
CSS
Executable file
#screen1 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#screen2 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#screen3 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
|