mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2026-07-24 02:12:04 +00:00
Initial commit.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
border: solid 4px green;
|
||||
}
|
||||
#import {
|
||||
background-image: url('./person.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 5.7 KiB |
Reference in New Issue
Block a user