mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-17 06:35:28 +01:00
16 lines
193 B
CSS
16 lines
193 B
CSS
#bar1 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#bar2 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#bar3 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
|