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