From dc208478fd18a4e28c0083641bf405170859fc58 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Thu, 10 Mar 2022 23:21:38 -0500 Subject: Magnum Opus pt1 --- webAO/styles/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/styles') diff --git a/webAO/styles/master.css b/webAO/styles/master.css index 5d957a0..1ea4796 100644 --- a/webAO/styles/master.css +++ b/webAO/styles/master.css @@ -53,7 +53,7 @@ width: 185px; height: 276px; padding: 0px; - background: url("../images/desc.png") no-repeat; + background: url("../desc.png") no-repeat; border: 2px solid #888; border-radius: 5px; } -- cgit