Skip to content

Instantly share code, notes, and snippets.

View Aybee's full-sized avatar

Andreas Burg Aybee

View GitHub Profile
/* ... basics ...
-------------------------------------------------------------------------------------------------*/
nav {
border: 1px solid #000;
border-radius: 8px;
float: left;
}
ul,
li,
a,