Skip to content

Commit 1a4e62d

Browse files
author
loxitu
committed
un poquito de color
1 parent c0e0bfe commit 1a4e62d

2 files changed

Lines changed: 2 additions & 19 deletions

File tree

css/flexslider.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ html[xmlns] .slides {display: block;}
6161

6262
/* Direction Nav */
6363
.flex-direction-nav {*height: 0;}
64-
.flex-direction-nav a { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0.7; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
64+
.flex-direction-nav a { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0.7; cursor: pointer; color: rrgba(0,83,94,.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
6565
.flex-direction-nav .flex-prev {
6666
left: 10px;
6767
}

puzzle.less

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -124,23 +124,6 @@ body {
124124
position: relative;
125125
}
126126

127-
.brand {
128-
width:200px;
129-
130-
h1 {
131-
background:transparent url('css/img/logo.png') no-repeat;
132-
background-size: 100px 100px;
133-
display:block;
134-
height:110px;
135-
margin-left:0;
136-
margin-right:0;
137-
overflow: hidden;
138-
position: relative;
139-
text-indent: -9999em;
140-
width:100px;
141-
}
142-
}
143-
144127
.content {
145128
margin:0 auto;
146129
max-width: 934px;
@@ -220,7 +203,7 @@ body {
220203
position:relative;
221204

222205
#play {
223-
background-color: rgba(0, 0, 0, 0.3);
206+
background-color: rgba(0,83,94,.3);
224207
position: absolute;
225208
top: 0;
226209
left: 0;

0 commit comments

Comments
 (0)