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
2022-04-14 22:20:58 +08:00

12 lines
126 B
CSS

.intro{
text-align: center;
}
.head{
text-align: center;
}
.example{
text-align: center;
}
a {
color: green;
}