inital-release
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Kruiswoord Pro: Zweedse puzzel</title>
|
||||
<link rel="stylesheet" href="styles_v4.css">
|
||||
<link rel="stylesheet" href="styles_v5.css">
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -536,10 +536,7 @@ body {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.grid-cell {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
}
|
||||
/* Grid cell sizes are now set dynamically by JavaScript */
|
||||
|
||||
.input-cell input {
|
||||
font-size: 16px;
|
||||
Reference in New Issue
Block a user