Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ruzalo
/
airline-booking
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4780a5ba
authored
May 05, 2020
by
ruzalo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changes in style
parent
b4bfcd6d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
40 deletions
booking_page.php
css2.css
booking_page.php
View file @
4780a5ba
...
@@ -262,16 +262,6 @@
...
@@ -262,16 +262,6 @@
</fieldset>
</fieldset>
</div>
</div>
<div
class=
"social twitter"
>
<a
href=
"#"
target=
"_blank"
><i
class=
"fa fa-twitter fa-2x"
></i></a>
</div>
<div
class=
"social instagram"
>
<a
href=
"#"
target=
"_blank"
><i
class=
"fa fa-instagram fa-2x"
></i></a>
</div>
<div
class=
"social facebook"
>
<a
href=
"#"
target=
"_blank"
><i
class=
"fa fa-facebook fa-2x"
></i></a>
</div>
</div>
</div>
</body>
</body>
</html>
</html>
css2.css
View file @
4780a5ba
...
@@ -10,35 +10,6 @@
...
@@ -10,35 +10,6 @@
padding: 15px;
padding: 15px;
} */
} */
.social
a
{
text-align
:
center
;
width
:
52px
;
height
:
52px
;
float
:
left
;
background
:
#fff
;
border
:
1px
solid
#ccc
;
box-shadow
:
0
2px
4px
rgba
(
0
,
0
,
0
,
0.15
),
inset
0
0
50px
rgba
(
0
,
0
,
0
,
0.1
);
border-radius
:
24px
;
margin
:
0
10px
10px
0
;
padding
:
6px
;
color
:
#000
;
}
.twitter
a
:hover
{
background
:
#00acee
;
color
:
#fff
;
}
.instagram
a
:hover
{
background
:
#3f729b
;
color
:
#fff
;
}
.facebook
a
:hover
{
background
:
#3b5998
;
color
:
#fff
;
}
.header
{
.header
{
border
:
1px
solid
#DE584F
;
border
:
1px
solid
#DE584F
;
padding
:
15px
;
padding
:
15px
;
...
@@ -187,7 +158,7 @@ body {
...
@@ -187,7 +158,7 @@ body {
line-height
:
40px
;
line-height
:
40px
;
color
:
#777
;
color
:
#777
;
height
:
200vh
;
height
:
200vh
;
background-
image
:
linear-gradient
(
to
top
,
gray
,
white
40%
)
;
background-
color
:
white
;
}
}
.container
{
.container
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment