Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_tramshedTech_team15
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arianne Bayliss
ProjectClient_Y1S1_tramshedTech_team15
Commits
c367b5af
Commit
c367b5af
authored
2 years ago
by
Liam Driscoll
Browse files
Options
Downloads
Patches
Plain Diff
Template adjustments.
parent
2194b555
No related branches found
Branches containing commit
No related tags found
1 merge request
!43
Changes to search functionality.
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
static/CSS/Manage_Coworking_Spaces.css
+5
-2
5 additions, 2 deletions
static/CSS/Manage_Coworking_Spaces.css
templates/Manage_Coworking_Spaces.html
+0
-1
0 additions, 1 deletion
templates/Manage_Coworking_Spaces.html
templates/base_template.html
+1
-0
1 addition, 0 deletions
templates/base_template.html
with
6 additions
and
3 deletions
static/CSS/Manage_Coworking_Spaces.css
+
5
−
2
View file @
c367b5af
...
...
@@ -17,11 +17,13 @@ overflow, float, display
}
body
{
margin
:
0
;
padding
:
0
;
/* Below styling used for footer position. */
display
:
flex
;
min-height
:
100vh
;
flex-direction
:
column
;
margin
:
0
;
padding
:
0
;
}
ul
,
li
{
...
...
@@ -129,6 +131,7 @@ main #pageMain
*/
#pageMain
{
/* Below styling used for footer position. */
flex
:
1
;
}
...
...
This diff is collapsed.
Click to expand it.
templates/Manage_Coworking_Spaces.html
+
0
−
1
View file @
c367b5af
...
...
@@ -2,7 +2,6 @@
{%block headblock%}
<title>
Manage Coworking Spaces
</title>
<link
rel=
"stylesheet"
href=
"/static/CSS/Manage_Coworking_Spaces.css"
>
{%endblock%}
{%block headerblock%}
...
...
This diff is collapsed.
Click to expand it.
templates/base_template.html
+
1
−
0
View file @
c367b5af
...
...
@@ -4,6 +4,7 @@
<meta
charSet=
"UTF-8"
>
{%block headblock%}
{%endblock%}
<link
rel=
"stylesheet"
href=
"/static/CSS/Manage_Coworking_Spaces.css"
>
</head>
<body
onLoad=
"pageLoad()"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment