This commit is contained in:
2022-04-22 16:22:46 +02:00
parent 86a9dd271f
commit f234cded1b
4 changed files with 7 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<script src="js"></script>
<link rel="stylesheet" href="css" />
</head>
<body>
<body id="add_list">
«navigation()»
«userinfo()»
<h1>Widerhall List Creation</h1>

View File

@@ -3,6 +3,7 @@ label {
margin: 5px 0;
}
#add_list form,
#login form,
#register form,
#subscribe form{