mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
standardize binary names
This commit is contained in:
11
basics/static-files/static/root/css/example.css
Normal file
11
basics/static-files/static/root/css/example.css
Normal file
@ -0,0 +1,11 @@
|
||||
body {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
img {
|
||||
transition: .5s ease-in-out;
|
||||
}
|
Reference in New Issue
Block a user