Update mypcs.html

This commit is contained in:
iRaven 2021-10-02 14:23:05 -05:00
parent 231a449258
commit 3861bf6ebe

View File

@ -11,6 +11,9 @@
color: white; color: white;
text-align: center; text-align: center;
} }
img {
background-color: white;
}
</style> </style>
</head> </head>
<body> <body>
@ -22,7 +25,7 @@
<div class=navbuttons> <div class=navbuttons>
<a href="../index.html"><img src="siteimg/deioxpk-32.png">Home</a> <a href="../index.html"><img src="siteimg/deioxpk-32.png">Home</a>
<img src="../siteimg/pc.png">Computers and MORE Computers</a> <img src="../siteimg/pc.png">Computers and MORE Computers</a>
<a href="../links.html"><img src="siteimg/net.png">Other Things Waaaaaaay Cooler Than Me</img> <a href="../links.html"><img src="siteimg/net.png">Other Things Waaaaaaay Cooler Than Me</img></a>
</div> </div>
<h3>Page last updated: July 14, 2021</h3> <h3>Page last updated: July 14, 2021</h3>
<img src="../siteimg/linea.gif" align="center"> <img src="../siteimg/linea.gif" align="center">