MicroCommunityWeb/root@192.168.1.109/public/stylesheets/style.css
2022-08-01 00:18:31 +08:00

9 lines
111 B
CSS
Executable File

body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}