Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rafa_mendoza_reading
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
Rafa Mendoza
rafa_mendoza_reading
Commits
25fff3c5
Commit
25fff3c5
authored
Mar 29, 2023
by
Rafa Mendoza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed css
parent
d6ccd61c
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
4 deletions
+1
-4
.DS_Store
bookshelf/templates/.DS_Store
+0
-0
base.html
bookshelf/templates/base.html
+1
-1
shrek.png
bookshelf/templates/shrek.png
+0
-0
styles.ccs
bookshelf/templates/styles.ccs
+0
-3
No files found.
bookshelf/templates/.DS_Store
View file @
25fff3c5
No preview for this file type
bookshelf/templates/base.html
View file @
25fff3c5
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<link
rel=
"stylesheet"
href=
"
/templates/css/
styles.css "
>
<link
rel=
"stylesheet"
href=
"styles.css "
>
<title>
{% block title %} {% endblock %}
</title>
<title>
{% block title %} {% endblock %}
</title>
</head>
</head>
...
...
bookshelf/templates/shrek.png
deleted
100644 → 0
View file @
d6ccd61c
This diff is collapsed.
Click to expand it.
bookshelf/templates/styles.ccs
deleted
100644 → 0
View file @
d6ccd61c
body {
background-image: url("/templates/shrek.png");
}
\ 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