Merge branch 'master' of https://bitbucket.org/HighDef/highdef.bitbucket.org
This commit is contained in:
commit
ce7afd4de0
12
css/main.css
12
css/main.css
@ -88,7 +88,7 @@ p {
|
||||
border-bottom-color: rgba(0, 255, 255, 0.6);
|
||||
border-bottom-width: 1px;
|
||||
|
||||
text-align: right;
|
||||
text-align: left;
|
||||
|
||||
padding-top: 25px;
|
||||
padding-bottom: 25px;
|
||||
@ -234,19 +234,19 @@ p {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 10px;
|
||||
width: 6px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
-webkit-box-shadow: inset 0 0 4px rgba(0, 255, 255, 1);
|
||||
-webkit-box-shadow: inset 0 0 2px rgba(0, 255, 255, 1);
|
||||
background-color: rgba(0,0,0,0.9);
|
||||
border-radius: 10px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: rgba(0, 255, 255, 0.5);
|
||||
border-radius: 6px;
|
||||
-webkit-box-shadow: inset 0 0 4px rgba(0, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
-webkit-box-shadow: inset 0 0 2px rgba(0, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.auto-size {
|
||||
|
@ -91,10 +91,26 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<h2>Discombobulated...</h2>
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<div class="">
|
||||
<img src="" alt="Weeb image" class="auto-size">
|
||||
<img src="https://docs.google.com/uc?id=1pJecC9TaaZPZTIfB80jd6v8qgIZhqxHEcw" alt="Stereo?" class="auto-size">
|
||||
<div class="caption">
|
||||
<h3>A practice shot</h3>
|
||||
<p>Not much to this shot other than specific angle and interesting placement of subject.</p>
|
||||
<p><a href="https://docs.google.com/uc?id=1pJecC9TaaZPZTIfB80jd6v8qgIZhqxHEcw" class="btn btn-primary" role="button">View image</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-left">
|
||||
<div class="row">
|
||||
<div>
|
||||
<h2>Discombobulated...</h2>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-4">
|
||||
<div class="">
|
||||
<img src="https://docs.google.com/uc?id=1MGB-yW0ldlNtzBWh52nOezZieFysDISMRA" alt="Weeb image" class="auto-size">
|
||||
<div class="caption">
|
||||
<h3>The Wild Weeb</h3>
|
||||
<p>This image shows a wild weeb. Practicing a very special religion. He is not afraid of demonstrating that he is part of the weeabism religion. The lollipop seems to be an important part of the practice.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user