Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
widget_jupert
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
Joseph Izon
widget_jupert
Commits
34954a08
Commit
34954a08
authored
May 25, 2022
by
Joseph Izon
💀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add css stylesheet and images like akshually
parent
fa35421b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
45 additions
and
0 deletions
+45
-0
Geremy.jpg
widget_jupert/homepage/static/homepage/Geremy.jpg
+0
-0
Joe.jpg
widget_jupert/homepage/static/homepage/Joe.jpg
+0
-0
pheel_no_cap.jpg
widget_jupert/homepage/static/homepage/pheel_no_cap.jpg
+0
-0
style.css
widget_jupert/homepage/static/homepage/style.css
+45
-0
No files found.
widget_jupert/homepage/static/homepage/Geremy.jpg
0 → 100644
View file @
34954a08
6.87 KB
widget_jupert/homepage/static/homepage/Joe.jpg
0 → 100644
View file @
34954a08
83.1 KB
widget_jupert/homepage/static/homepage/pheel_no_cap.jpg
0 → 100644
View file @
34954a08
23.6 KB
widget_jupert/homepage/static/homepage/style.css
0 → 100644
View file @
34954a08
*
{
font-family
:
Courier
New
;
}
h1
{
color
:
#73436D
;
font-weight
:
bold
;
}
h3
{
color
:
#B67C9A
}
img
{
float
:
left
;
width
:
500px
;
height
:
500px
;
object-fit
:
cover
;
border-radius
:
10px
;
}
p
{
color
:
#2a384d
;
}
body
{
background-color
:
#E5E6E9
;
padding
:
1%
0
0
2%
;
}
a
{
color
:
black
;
text-decoration
:
none
;
}
a
:visited
{
color
:
hotpink
;
}
a
:hover
{
color
:
#73436D
;
}
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