ipdate intro button
This commit is contained in:
parent
2810d7ac76
commit
67487ed7be
@ -5,8 +5,7 @@
|
||||
<title>image glitch experiment</title>
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<body data-defaultimage="lincoln.jpg">
|
||||
<div class="nav-wrapper dark-bg">
|
||||
<div class="export-wrapper center">
|
||||
<h1 class="headline">glitch images</h1>
|
||||
@ -23,7 +22,7 @@
|
||||
<a href id="reddit-link" class="button social-link" href="http://reddit.com" target="_blank" title="post your image on reddit">reddit</a>
|
||||
<span id="imgur-url-error">sorry, something went wrong. maybe try again?</span>
|
||||
</div>
|
||||
<button class="intro-button button is-active">ℹ</button>
|
||||
<button class="intro-button button is-active">?</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-wrapper light-bg">
|
||||
|
||||
@ -133,9 +133,6 @@ a:hover {
|
||||
}
|
||||
|
||||
.intro-button {
|
||||
font-size: 17px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 3px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user