Skip to content
Snippets Groups Projects
Commit 939600bd authored by j5-burt's avatar j5-burt
Browse files

frontend changes

parent d17b601a
Branches
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
color: #555; color: #555;
} }
/* Content Area */
.content { .content {
width: 75%; width: 75%;
padding: 30px 20px; padding: 30px 20px;
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
display: inline-block; display: inline-block;
font-weight: bold; font-weight: bold;
padding: 10px 16px; padding: 10px 16px;
background-color: #dc3545; /* Red background for logout */ background-color: #dc3545;
color: #ffffff; color: #ffffff;
border: 2px solid #dc3545; border: 2px solid #dc3545;
border-radius: 4px; border-radius: 4px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment