mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
reorg step0
This commit is contained in:
10
step1-00/html-demo/style.css
Normal file
10
step1-00/html-demo/style.css
Normal file
@@ -0,0 +1,10 @@
|
||||
aside {
|
||||
float: right;
|
||||
width: 33%;
|
||||
padding: 10px;
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
form > div {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user