Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shower-presentation
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Шардт Максим Александрович
shower-presentation
Commits
c1827256
Commit
c1827256
authored
Nov 01, 2010
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
unused file
parent
f1e13663
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
43 deletions
+0
-43
corners.htm
src/corners.htm
+0
-43
No files found.
src/corners.htm
deleted
100644 → 0
View file @
f1e13663
<!DOCTYPE HTML>
<html
lang=
"ru-RU"
>
<head>
<title></title>
<meta
charset=
"UTF-8"
>
<style>
BODY
{
background
:
#000
;
font-size
:
75px
}
DIV
{
position
:
absolute
;
top
:
50px
;
width
:
5em
;
height
:
10em
;
background
:
#FFF
;
}
.first
{
left
:
100px
;
border-radius
:
0
1.5em
1.5em
0
;
}
.second
{
left
:
700px
;
border-radius
:
0
1.5em
1.5em
0
;
}
.second
SPAN
{
position
:
absolute
;
top
:
-1em
;
right
:
-1em
;
bottom
:
-1em
;
width
:
1.5em
;
border
:
1em
solid
#C00
;
border-left-width
:
0
;
border-radius
:
0
2.5em
2.5em
0
;
content
:
''
;
}
</style>
</head>
<body>
<div
class=
"first"
></div>
<div
class=
"second"
><span></span></div>
</body>
</html>
\ 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