mirror of
https://github.com/sstent/StuTracker.git
synced 2026-02-02 23:21:41 +00:00
Update index.html
This commit is contained in:
@@ -21,11 +21,11 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30px;
|
height: 35px;
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 60px; /* Adjust as needed */
|
line-height: 30px; /* Adjust as needed */
|
||||||
font-size: 24px; /* Adjust as needed */
|
font-size: 24px; /* Adjust as needed */
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user