diff --git a/index.html b/index.html index 90e46bc..602fc70 100644 --- a/index.html +++ b/index.html @@ -125,6 +125,11 @@

🦄 De beste website ter wereld!

+
+

Sam was hier :P

+ volg mij op insta! + ik heb ook custom kleding ;) +
Bingo Bango Bongo
diff --git a/styles/stylesheet.css b/styles/stylesheet.css index b8b948d..e09f853 100644 --- a/styles/stylesheet.css +++ b/styles/stylesheet.css @@ -216,4 +216,26 @@ section { #center-reren {text-align: center;} .green { color:green; } .red { color:red;} -.cursediveriverci {margin-left: 20px; position: absolute} \ No newline at end of file +.cursediveriverci {margin-left: 20px; position: absolute} + + + +/* sams code */ +.samwashier { + color: whitesmoke; + font-size: 7px; +} + +.insta { + display: block; + margin: 5px 0; + text-decoration: none; + color: blue; +} + +.kleding { + display: block; + margin: 5px 0; + text-decoration: none; + color: blue; +} \ No newline at end of file