This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
RequestCounter/app/static/index.css
T

15 lines
132 B
CSS
Raw Normal View History

2022-06-02 18:50:09 +08:00
.intro {
text-align: center;
}
.head {
text-align: center;
}
.example {
text-align: center;
}
a {
color: green;
}