diff options
| author | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-10 23:21:38 -0500 |
|---|---|---|
| committer | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-10 23:21:38 -0500 |
| commit | dc208478fd18a4e28c0083641bf405170859fc58 (patch) | |
| tree | 1fad0ecbaf5639d02908b5f9c9f31f1878ee446c /webAO/styles/master.css | |
| parent | 6dd1b296c2dd1d7462dd8514dff43db59ac8dd19 (diff) | |
Magnum Opus pt1
Diffstat (limited to 'webAO/styles/master.css')
| -rw-r--r-- | webAO/styles/master.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
