sync
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
div {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
button {
|
||||
float: right;
|
||||
}
|
||||
Reference in New Issue
Block a user