Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmmmmvk committed Oct 22, 2024
2 parents cf2dff8 + 0a496b7 commit 34830ef
Show file tree
Hide file tree
Showing 4 changed files with 3,312 additions and 0 deletions.
6 changes: 6 additions & 0 deletions experiments/Benedikt/1_basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
font-family: monospace;
}

section {
background-color: #e9e9e9;
padding: 10px;
border: 1px solid rgb(148, 148, 148);
margin: 20px;
}
</style>

</head>
Expand Down
Loading

0 comments on commit 34830ef

Please sign in to comment.