menu
This commit is contained in:
parent
748fc07447
commit
ea7f037096
2 changed files with 4 additions and 1 deletions
3
icf.css
3
icf.css
|
@ -139,4 +139,7 @@ em, i {
|
|||
padding: 16px 32px 32px 32px;
|
||||
width: 640px;
|
||||
}
|
||||
#menu {
|
||||
padding-left: 32px;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8"/>
|
||||
<meta content="width=device-width" name="viewport"/>
|
||||
<link href="icf.icon.png" rel="shortcut icon"/>
|
||||
<link href="icf.css?1" rel="stylesheet"/>
|
||||
<link href="icf.css?2" rel="stylesheet"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="head">
|
||||
|
|
Loading…
Reference in a new issue