mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
16 lines
193 B
CSS
16 lines
193 B
CSS
#foo1 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#foo2 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
#foo3 {
|
|
background: #fff;
|
|
color: #000;
|
|
text-align: center;
|
|
}
|
|
|