-
+
- esc +
- F1 +
- F2 +
- F3 +
- F4 +
- F5 +
- F6 +
- F7 +
- F8 +
- F9 +
- F10 +
- F11 +
- F12 +
- ⌽ +
- ~`
- !1
- @2
diff --git a/css/stijl.css b/css/stijl.css index 3b6ba91..a6a5075 100644 --- a/css/stijl.css +++ b/css/stijl.css @@ -152,6 +152,24 @@ ol li span { margin: 0 12px 3px 0; font-size: 20px; } +.function-key { + height: 38px; + line-height: 38px; + margin: 0 12px 12px 0; + font-size: 20px; + width: 51px; + font-size: 16px; +} +#power{ + height: 38px; + width:46px; + line-height: 42px; +} +#esc{ + height: 38px; + line-height: 38px; + font-size: 16px; +} .up { margin: 0 83px 3px; border-radius: 8px 8px 0 0; diff --git a/index.html b/index.html index c6167ad..1d94eb6 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,21 @@