Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit b896586c authored by 65160381's avatar 65160381
Browse files

Update file product.ejs

parent a1ff48ca
No related branches found
No related tags found
No related merge requests found
Pipeline #650 passed with warnings
......@@ -10,7 +10,7 @@
<style>
/* --- Background และตัวอักษร --- */
body {
background-color: #f81c1c;
background-color: #3bcaf5;
color: #ffffff;
font-family: Arial, sans-serif;
}
......@@ -19,7 +19,7 @@ body {
.container {
max-width: 800px;
margin-top: 50px;
background: #222;
background: #6d1313;
padding: 24px;
border-radius: 12px;
box-shadow: 0 6px 12px rgba(255, 165, 0, 0.15);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment