mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-11 03:38:51 +01:00
16 lines
218 B
CSS
Executable file
16 lines
218 B
CSS
Executable file
#header1 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#header2 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#header3 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
|