Skip to content

Commit

Permalink
Minor appearance adjustments
Browse files Browse the repository at this point in the history
Small adjustments to perfect the new style.
  • Loading branch information
Sid Engel committed Mar 2, 2017
1 parent f012e88 commit 1c364b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,26 +109,23 @@ <h1>Welcome To OlympiaMC.</h1>
<img src="src/img/Iron-Sword-icon.png">
<h2 class="large-text">Survival</h2>
<hr class="secondary-header">
<p>Morbi molestie mollis molestie. Morbi molestie mollis molestie. Sed tincidunt diam eu ante pharetra dignissim. Aenean viverra risus sed ullamcorper blandit. Integer ultricies sapien sed ornare ornare. Suspendisse finibus non sem vitae
viverra.
<p>This is placeholder text. You should replace this with your own content. <b>Morbi molestie mollis molestie.</b> Sed tincidunt diam eu ante pharetra dignissim. Aenean viverra risus sed ullamcorper blandit. Integer ultricies sapien sed ornare ornare. Suspendisse finibus non sem vitae viverra.
</p>
<a class="btn btn-primary btn-lg" href="#">Connect</a>
</div>
<div class="col-md-4">
<img src="src/img/Minecraft-grass-icon.png">
<h2>Creative</h2>
<hr class="secondary-header">
<p>Morbi molestie mollis molestie. Morbi molestie mollis molestie. Sed tincidunt diam eu ante pharetra dignissim. Aenean viverra risus sed ullamcorper blandit. Integer ultricies sapien sed ornare ornare. Suspendisse finibus non sem vitae
viverra.
<p>This is placeholder text. You should replace this with your own content. Morbi molestie mollis molestie. Sed tincidunt diam eu ante pharetra dignissim. <b>Aenean viverra risus sed ullamcorper blandit.</b> Integer ultricies sapien sed ornare ornare. Suspendisse finibus non sem vitae viverra.
</p>
<a class="btn btn-primary btn-lg" href="#">Connect</a>
</div>
<div class="col-md-4">
<img src="src/img/endericon.png">
<h2>Skyblock</h2>
<hr class="secondary-header">
<p>Morbi molestie mollis molestie. Morbi molestie mollis molestie. Sed tincidunt diam eu ante pharetra dignissim. Aenean viverra risus sed ullamcorper blandit. Integer ultricies sapien sed ornare ornare. Suspendisse finibus non sem vitae
viverra.
<p>This is placeholder text. You should replace this with your own content. Morbi molestie mollis molestie. Sed tincidunt diam eu ante pharetra dignissim. Aenean viverra risus sed ullamcorper blandit. <b>Integer ultricies sapien sed ornare ornare.</b> Suspendisse finibus non sem vitae viverra.
</p>
<section id="content-3">
<a class="btn btn-primary btn-lg" href="#">Connect</a>
Expand Down
2 changes: 1 addition & 1 deletion src/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ Should probably not mess with this...
/* Image Border Modifier */

.content-5 img {
border: 12px solid white;
border: 8px solid white;
}


Expand Down

0 comments on commit 1c364b9

Please sign in to comment.