Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
training-responsive-layout
Overview
Overview
Details
Activity
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ajmal.S
training-responsive-layout
Commits
eb7c653c
Commit
eb7c653c
authored
Feb 07, 2022
by
Ajmal.S
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css removed
parent
81b295e7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
style.css
assets/css/style.css
+0
-4
float-layout.html
float-layout.html
+1
-1
No files found.
assets/css/style.css
View file @
eb7c653c
...
@@ -117,10 +117,6 @@ body {
...
@@ -117,10 +117,6 @@ body {
clear
:
both
;
clear
:
both
;
}
}
.float-none
{
float
:
none
;
}
.columns
{
.columns
{
width
:
33.33%
;
width
:
33.33%
;
float
:
left
;
float
:
left
;
...
...
float-layout.html
View file @
eb7c653c
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
<div
class=
"underline"
></div>
<div
class=
"underline"
></div>
<span>
1000 pts Discount
<br>
on Subscription
</span>
<span>
1000 pts Discount
<br>
on Subscription
</span>
</div>
</div>
<img
src=
"assets/img/image-6.png"
align=
"right"
class=
"c-margin-t
float-none
"
>
<img
src=
"assets/img/image-6.png"
align=
"right"
class=
"c-margin-t"
>
</div>
</div>
</div>
</div>
</body>
</body>
...
...
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