Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 5d3933c6 authored by 65160394's avatar 65160394
Browse files

Project Round 7

parent ed936fff
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ body {
}
input:focus, textarea:focus {
border-color: #4CAF50;
border-color: #7A73D1;
outline: none;
}
......@@ -70,7 +70,7 @@ body {
button {
width: 100%;
padding: 14px;
background-color: #4CAF50;
background-color: #7A73D1;
color: #fff;
border: none;
border-radius: 5px;
......
......@@ -139,7 +139,7 @@ ul li a:hover {
}
.btn-create {
background: #28a745;
background: #7A73D1;
}
.btn-edit {
......
......@@ -5,7 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tour Website</title>
<link rel="stylesheet" href="/css/styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment