This commit is contained in:
j 2018-01-12 19:51:08 +01:00
parent 748fc07447
commit ea7f037096
2 changed files with 4 additions and 1 deletions

View file

@ -139,4 +139,7 @@ em, i {
padding: 16px 32px 32px 32px; padding: 16px 32px 32px 32px;
width: 640px; width: 640px;
} }
#menu {
padding-left: 32px;
}
} }

View file

@ -5,7 +5,7 @@
<meta charset="utf-8"/> <meta charset="utf-8"/>
<meta content="width=device-width" name="viewport"/> <meta content="width=device-width" name="viewport"/>
<link href="icf.icon.png" rel="shortcut icon"/> <link href="icf.icon.png" rel="shortcut icon"/>
<link href="icf.css?1" rel="stylesheet"/> <link href="icf.css?2" rel="stylesheet"/>
</head> </head>
<body> <body>
<div id="head"> <div id="head">