Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit ee2b5e3

Browse files
authored
Update usaco.html
1 parent 628c9be commit ee2b5e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

usaco.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
<head>
33
<title>USACO raw templates</title>
44
<link rel="stylesheet" href="https://javaarchive.github.io/Programwebpages/theme.css">
5+
<style>
6+
footer {
7+
display: block;
8+
}
9+
</style>
510
</head>
611
<body>
712
<h1>Welcome random people</h1>

0 commit comments

Comments
 (0)