Skip to content

Commit

Permalink
Copied padding and title style of nft.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Twashi1 committed Nov 2, 2023
1 parent 6759366 commit 47efed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 0 additions & 4 deletions powerpoint.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,4 @@ https://www.digitalocean.com/community/tutorials/how-to-change-a-css-background-
/* Good God I'm a programming genius */
.makeLinkWorkClass {
position: relative;
}

h1 {
background-color: #cccccc;
}
3 changes: 2 additions & 1 deletion powerpoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@
<img id="rightEye" class="globalBackgroundImg globalBackgroundImgEye globalBackgroundImgEyeRight"
src="res/powerpoint/right_eye.png">
</div>
<div class="globalBackgroundContent">
<div class="globalBackgroundContent ms-4 mt-4">
<div id="headerDiv">
<h1 id="titleHeader">Microsoft PowerPoint's impact on society</h1>
</div>
<hr>
<div id="contentsDiv" class="contentsClass">
<h2 id="contentsHeader">Contents</h2>
<ol>
Expand Down

0 comments on commit 47efed1

Please sign in to comment.