commit existing workshops
This commit is contained in:
19
workshop2/index.css
Normal file
19
workshop2/index.css
Normal file
@@ -0,0 +1,19 @@
|
||||
body {
|
||||
outline: 1px solid black;
|
||||
padding: 10px;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
#main * {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#radio {
|
||||
outline: 1px solid black;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
#radio * {
|
||||
margin: 5px;
|
||||
}
|
Reference in New Issue
Block a user