Add bgs, styling

This commit is contained in:
Skylar Grant 2024-09-03 19:27:55 -04:00
parent c93858d6ee
commit 6a1ef5559a
10 changed files with 12 additions and 4 deletions

View File

@ -41,7 +41,7 @@
<div class="category">
<p class="title">PSY 102</p>
<div class="bookmarks">
<li><a class="bm" href="https://mccs.brightspace.com/d2l/home/136050">brightspace</a></li>
<li><a class="bm" href="https://mccs.brightspace.com/d2l/home/136050">Brightspace</a></li>
<li><a class="bm" href="http://www.mhkcreations.net/resources-seminar/Psychology-Seminar-Fourth.pdf">Course Book</a></li>
</div>
@ -49,14 +49,14 @@
<div class="category">
<p class="title">PSY 220</p>
<div class="bookmarks">
<li><a class="bm" href="https://mccs.brightspace.com/d2l/home/126374">brightspace</a></li>
<li><a class="bm" href="https://mccs.brightspace.com/d2l/home/126374">Brightspace</a></li>
<li><a class="bm" href="http://www.mhkcreations.net/resources-behavior/Behavior-Management-Seventh.pdf">Course Book</a></li>
</div>
</div>
<div class="category">
<p class="title">MAT 111</p>
<div class="bookmarks">
<li><a class="bm" href="https://mccs.brightspace.com/d2l/home/125935">brightspace</a></li>
<li><a class="bm" href="https://mccs.brightspace.com/d2l/home/125935">Brightspace</a></li>
<li><a class="bm" href="https://myopenmaths3.s3.amazonaws.com/cfiles/29937/CollegeMathematicsTextbookMAT14x1stEdition.pdf">Course Book</a></li>
</div>
</div>

BIN
src/backgrounds/bg2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 MiB

BIN
src/backgrounds/bg3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
src/backgrounds/bg4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 KiB

BIN
src/backgrounds/bg5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 MiB

BIN
src/backgrounds/bg6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

BIN
src/backgrounds/bg7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

BIN
src/backgrounds/bg8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

BIN
src/backgrounds/bg9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 MiB

View File

@ -1,3 +1,11 @@
[
"src/backgrounds/bg1.jpg"
"src/backgrounds/bg1.jpg",
"src/backgrounds/bg2.jpg",
"src/backgrounds/bg3.jpg",
"src/backgrounds/bg4.jpg",
"src/backgrounds/bg5.jpg",
"src/backgrounds/bg6.jpg",
"src/backgrounds/bg7.jpg",
"src/backgrounds/bg8.jpg",
"src/backgrounds/bg9.jpg"
]