Skip to content

Commit 8fdb076

Browse files
committed
lil changes on the buttons
1 parent 9102c63 commit 8fdb076

File tree

5 files changed

+22
-16
lines changed

5 files changed

+22
-16
lines changed

source/app/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ <h4>Include one of these links:</h4>
7575
<pre>&lt;link rel="stylesheet" href="http://smakosh.com/unnamed.css"&gt;</pre>
7676
<h4>Minimized</h4>
7777
<pre>&lt;link rel="stylesheet" href="http://smakosh.com/unnamed.min.css"&gt;</pre>
78+
<h4>CDN</h4>
79+
<pre>&lt;link rel="stylesheet" href="https://unnamedcss-9a1f.kxcdn.com/unnamed.css"&gt;</pre>
80+
<h4>Minimized</h4>
81+
<pre>&lt;link rel="stylesheet" href="https://unnamedcss-9a1f.kxcdn.com/unnamed.min.css"&gt;</pre>
7882
<h4 class="download">Or download both:</h4>
7983
<a href="http://smakosh.com/unnamed-css.zip" class="btn btn-rounded btn-outlined purple-btn push-up" download>Download</a>
8084
<h4>Or use this starter repository:</h4>
@@ -417,7 +421,7 @@ <h4>Card footer</h4>
417421
</div>
418422
</div>
419423

420-
<h4 class="description">Drone picture was taken by <a href="https://luca-steeb.com/?ref=Unnamed">Luca Steeb</a> !</h4>
424+
<h4 class="description">Drone picture was taken by <a class="link" href="https://luca-steeb.com/?ref=Unnamed">Luca Steeb</a> !</h4>
421425
<h4 class="description">You can remove the hover effect by removing this class</h4>
422426
<p><pre class="little">.card-hoverable</pre></p><br>
423427
</div>
@@ -858,9 +862,11 @@ <h4 class="description">To hide elements: </h4>
858862

859863
<div class="container footer">
860864
<a href="#top">To the top</a>
865+
<a target="_blank" href="https://www.keycdn.com/?ref=unnamed">Accelerated by KeyCDN</a>
861866
<a href="http://smakosh.com/unnamed/index.html">© Unnamed | All rights reserved 2017</a>
862867
<a href="http://smakosh.com"><span></span> Made by Smakosh</a>
863868
</div>
869+
864870
<!-- build:js scripts/vendor.js -->
865871
<!-- bower:js -->
866872
<script src="/bower_components/modernizr/modernizr.js"></script>

source/app/soon.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ <h2>Unnamed</h2>
3535
<br>
3636
<br>
3737
<iframe class="iframe" src="https://ghbtns.com/github-btn.html?user=smakosh&repo=unnamed-css-framework&type=star&count=true"
38-
frameborder="0" scrolling="0" width="80px" height="20px">
38+
frameborder="0" scrolling="0" width="90px" height="20px">
3939
</iframe>
4040
<iframe class="iframe forkit" src="https://ghbtns.com/github-btn.html?user=smakosh&repo=unnamed-css-framework&type=fork&count=true"
41-
frameborder="0" scrolling="0" width="80px" height="20px">
41+
frameborder="0" scrolling="0" width="90px" height="20px">
4242
</iframe>
4343

4444
</div>
@@ -51,6 +51,7 @@ <h1 class="d-text">Soon...</h1>
5151

5252

5353
<div class="container footer">
54+
<a target="_blank" href="https://www.keycdn.com/?ref=unnamed">Accelerated by KeyCDN</a>
5455
<a href="http://smakosh.com/unnamed/index.html">© Unnamed | All rights reserved 2017</a>
5556
<a href="http://smakosh.com"><span></span> Made by Smakosh</a>
5657
</div>

source/app/styles/buttons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
.btn-outlined {
2222

23-
border-width: 4.43px;
23+
border-width: 3px;
2424
border-style: solid;
2525
transition: all 0.5s;
2626
padding: 0.8rem 3rem;

source/app/styles/forms.scss

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ textarea[type=text] {
2727
border-width: 1px;
2828
border-color: $black;
2929
border-style: solid;
30-
border-radius: 5px;
30+
border-radius: 2px;
3131
font-family: 'roboto';
3232
&:focus {
3333

@@ -104,8 +104,8 @@ label {
104104
font-family: 'fontawesome';
105105
border: 1px solid $black;
106106
padding: .4rem .4rem;
107-
border-radius: .2rem;
108-
transition: .5s;
107+
border-radius: 2px;
108+
transition: .2s;
109109
color: #fff;
110110
font-size: 16px;
111111
}
@@ -117,8 +117,8 @@ label {
117117
font-family: 'fontawesome';
118118
border: 1px solid $black;
119119
padding: .4rem .4rem;
120-
border-radius: .2rem;
121-
transition: .5s;
120+
border-radius: 2px;
121+
transition: .2s;
122122
color: $black;
123123
font-size: 16px;
124124
}
@@ -131,11 +131,11 @@ label {
131131
content: '';
132132
font-family: 'fontawesome';
133133
border: 1px solid $black;
134-
padding: .4rem .5rem;
134+
padding: .3rem .4rem;
135135
border-radius: 100%;
136-
transition: .5s;
136+
transition: .2s;
137137
color: #fff;
138-
font-size: 16px;
138+
font-size: 14px;
139139
}
140140
}
141141

@@ -144,11 +144,11 @@ label {
144144
content: '';
145145
font-family: 'fontawesome';
146146
border: 1px solid $black;
147-
padding: .4rem .5rem;
147+
padding: .3rem .4rem;
148148
border-radius: 100%;
149-
transition: .5s;
149+
transition: .2s;
150150
color: $black;
151-
font-size: 16px;
151+
font-size: 14px;
152152
}
153153
}
154154

source/app/styles/main.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ body {
175175
}
176176
}
177177

178-
179178
.code {
180179

181180
color: #9ea9bb;

0 commit comments

Comments
 (0)