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

12 lines
126 B
CSS
Raw Normal View History

2022-04-05 17:56:46 +08:00
.intro{
text-align: center;
}
2022-04-14 22:20:58 +08:00
.head{
text-align: center;
}
.example{
text-align: center;
}
2022-04-05 17:56:46 +08:00
a {
color: green;
}