-
Notifications
You must be signed in to change notification settings - Fork 0
noblemacaron/style.css
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
/* styles.css */
body {
font-family: Arial, sans-serif;
}
#game-container {
text-align: center;
margin-top: 50px;
}
#level-selection button {
margin: 5px;
padding: 10px 20px;
font-size: 16px;
}
#game-area {
margin-top: 20px;
}
#code-editor {
width: 80%;
height: 300px;
margin: 0 auto;
border: 1px solid #000;
}
#submit-button {
margin-top: 20px;
padding: 10px 20px;
font-size: 16px;
}
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published