new style

This commit is contained in:
jakani24
2024-01-14 13:57:37 +01:00
parent 28875e8908
commit c67393ae37
4 changed files with 4 additions and 8 deletions

View File

@@ -38,7 +38,6 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
@@ -47,7 +46,7 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px; width:100%
} }
</style> </style>
</head> </head>

View File

@@ -18,7 +18,6 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
@@ -27,7 +26,7 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px; width:100%
} }
</style> </style>
</head> </head>

View File

@@ -17,7 +17,6 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
@@ -26,7 +25,7 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px; width:100%
} }
</style> </style>
</head> </head>

View File

@@ -17,7 +17,6 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
@@ -26,7 +25,7 @@
background-color: #333; background-color: #333;
color: white; color: white;
text-align: center; text-align: center;
padding: 20px; width:100%
} }
</style> </style>
</head> </head>