Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
widget_group17
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
Vaughn Nephi Fajardo
widget_group17
Commits
5fd6a621
Commit
5fd6a621
authored
May 24, 2022
by
Vaughn Fajardo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: issue on homepage background with style.css
parent
84e4e467
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
4 additions
and
1 deletion
+4
-1
.DS_Store
widget_group_17/.DS_Store
+0
-0
db.sqlite3
widget_group_17/db.sqlite3
+0
-0
style.css
widget_group_17/homepage/static/homepage/style.css
+4
-0
index.html
widget_group_17/homepage/templates/homepage/index.html
+0
-1
.DS_Store
widget_group_17/static/.DS_Store
+0
-0
.DS_Store
widget_group_17/static/homepage/.DS_Store
+0
-0
neri.jpeg
widget_group_17/static/homepage/neri.jpeg
+0
-0
No files found.
widget_group_17/.DS_Store
View file @
5fd6a621
No preview for this file type
widget_group_17/db.sqlite3
View file @
5fd6a621
No preview for this file type
widget_group_17/homepage/static/homepage/style.css
View file @
5fd6a621
...
@@ -32,4 +32,8 @@ ol {
...
@@ -32,4 +32,8 @@ ol {
}
}
a
:link
{
a
:link
{
text-decoration
:
none
;
text-decoration
:
none
;
}
img
{
position
:
relative
;
top
:
150px
;
}
}
\ No newline at end of file
widget_group_17/homepage/templates/homepage/index.html
View file @
5fd6a621
{% extends "homepage/base.html" %}
{% extends "homepage/base.html" %}
{% block page-title %}Widget User Homepage{% endblock %}
{% block page-title %}Widget User Homepage{% endblock %}
{% block content %}
{% block content %}
...
...
widget_group_17/static/.DS_Store
View file @
5fd6a621
No preview for this file type
widget_group_17/static/homepage/.DS_Store
0 → 100644
View file @
5fd6a621
File added
widget_group_17/static/homepage/neri.jpeg
deleted
100644 → 0
View file @
84e4e467
33.5 KB
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