ucfopen / Materia-Server-Client-Assets

Common Javascript and CSS resources needed for Materia and the Materia Widget Development Kit.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
3 stars 10 forks source link

Put the background image in a better place. #19

Open FrenjaminBanklin opened 6 years ago

FrenjaminBanklin commented 6 years ago

On line 4 of src/css/main.css: background-image: url('../../../img/back.png');

This probably works fine on Materia, but in the MWDK it throws a 404 error every time because that file doesn't exist.