Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
Formulario de paz
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ulises Morales Ramírez
Formulario de paz
Commits
9b564fc2
Commit
9b564fc2
authored
Aug 07, 2019
by
Ulises Morales Ramírez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
base de datos
parent
47be75a2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
11 deletions
+11
-11
463980.jpg
images/463980.jpg
+0
-0
original_paloma.jpg
images/original_paloma.jpg
+0
-0
index.php
index.php
+1
-1
ownStyle.css
ownStyle.css
+10
-10
No files found.
images/463980.jpg
View replaced file @
47be75a2
View file @
9b564fc2
This diff is collapsed.
Click to expand it.
images/original_paloma.jpg
0 → 100644
View file @
9b564fc2
This diff is collapsed.
Click to expand it.
index.php
View file @
9b564fc2
...
...
@@ -146,7 +146,7 @@ $conn->close();*/
</div>
</footer>
</div>
...
...
ownStyle.css
View file @
9b564fc2
...
...
@@ -10,7 +10,7 @@ html{
background-image
:
url("images/463980.jpg")
;
/*background-repeat: no-repeat;*/
background-size
:
100%
,
100%
;
overflow
:
hidden
;
/*-webkit-border-image: url("images/background2.png") 40 round; /* Safari 3.1-5 */
/*-o-border-image: url("images/background2.png") 40 round; /* Opera 11-12.1 */
/*border-image: url("images/background2.png") 40 round;*/
...
...
@@ -21,7 +21,7 @@ html{
width
:
550px
;
margin-top
:
200px
;
margin-bottom
:
auto
;
background
:
rgba
(
132
,
93
,
5
,
0.9
);
;
background
:
rgba
(
132
,
93
,
5
,
0.9
);
position
:
relative
;
display
:
flex
;
justify-content
:
center
;
...
...
@@ -113,13 +113,14 @@ input[type=number]::-webkit-outer-spin-button {
-webkit-appearance
:
none
;
margin
:
0
;
}
/*
.circle
{
position
:
absolute
;
border-radius
:
50%
;
background
:
white
;
/*background: rgba(132, 93, 5, 0.3);*/
animation
:
ripple
10s
infinite
;
box-shadow: 0px 0px 1px 0px #508fb9;
/*box-shadow: 0px 0px 1px 0px #508fb9;*/
}
.small
{
...
...
@@ -158,22 +159,22 @@ input[type=number]::-webkit-outer-spin-button {
}
.shade1
{
opacity: 0.
2
;
opacity
:
0.
3
;
}
.shade2
{
opacity: 0.5;
opacity
:
0.
3
5
;
}
.shade3
{
opacity: 0.
7
;
opacity
:
0.
4
;
}
.shade4
{
opacity: 0.
8
;
opacity
:
0.
45
;
}
.shade5
{
opacity: 0.
9
;
opacity
:
0.
5
;
}
@keyframes
ripple
{
...
...
@@ -189,4 +190,3 @@ input[type=number]::-webkit-outer-spin-button {
transform
:
scale
(
0.8
);
}
}
*/
\ No newline at end of file
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