Skip to content

Commit a9a571f

Browse files
committed
Fixed CSS for mobile devices
1 parent f4feb91 commit a9a571f

13 files changed

+0
-13
lines changed

amar.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<title>Tools for the Amar RPG</title>
44
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
55
<link rel="stylesheet" href="/amar.css">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
76
</head>
87

98
<body>

enc_input.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<title>Generate random encounter</title>
44
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
55
<link rel="stylesheet" href="/amar.css">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
76
</head>
87

98
<body bgcolor="#FFFFFF" text="#000000">

enc_output.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<title>NPC Generation - For the Amar RPG</title>
55
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
66
<link rel="stylesheet" href="/amar.css">
7-
<meta name="viewport" content="width=device-width, initial-scale=1">
87
</head>
98

109
<body bgcolor="#ffffff" text="#000000">

name_input.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<title>Generate random names</title>
44
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
55
<link rel="stylesheet" href="/amar.css">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
76
</head>
87

98
<body bgcolor="#FFFFFF" text="#000000">

name_output.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<title>Random Name Generator - For the Amar RPG</title>
55
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
66
<link rel="stylesheet" href="/amar.css">
7-
<meta name="viewport" content="width=device-width, initial-scale=1">
87
</head>
98

109
<body bgcolor="#ffffff" text="#000000">

npc_input.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<title>NPC Generation - for the Amar RPG</title>
44
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
55
<link rel="stylesheet" href="/amar.css">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
76
</head>
87

98
<body bgcolor="#FFFFFF" text="#000000">

npc_output.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<title>NPC Generation - For the Amar RPG</title>
55
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
66
<link rel="stylesheet" href="/amar.css">
7-
<meta name="viewport" content="width=device-width, initial-scale=1">
87
</head>
98

109
<body bgcolor="#ffffff" text="#000000">

town_input.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<title>Generate random towns</title>
44
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
55
<link rel="stylesheet" href="/amar.css">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
76
</head>
87

98
<body bgcolor="#FFFFFF" text="#000000">

town_output.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<title>Random town generation - For the Amar RPG</title>
55
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
66
<link rel="stylesheet" href="/amar.css">
7-
<meta name="viewport" content="width=device-width, initial-scale=1">
87
</head>
98

109
<body bgcolor="#ffffff" text="#000000">

town_relations_input.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<title>Town relations - for Amar RPG</title>
44
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ" crossorigin="anonymous">
55
<link rel="stylesheet" href="/amar.css">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
76
</head>
87

98
<body bgcolor="#FFFFFF" text="#000000">

0 commit comments

Comments
 (0)