Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
C3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Emil Svevar
C3
Commits
abc2a8aa
Commit
abc2a8aa
authored
1 year ago
by
Emil Svevar
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev' of gitlab.liu.se:emisv011/c3 into FR4stylingg
parents
0896aeb4
72bbb18c
No related branches found
No related tags found
1 merge request
!196
Fr4styling
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
client/KnowledgeBank/ContactOrganizations.css
+23
-17
23 additions, 17 deletions
client/KnowledgeBank/ContactOrganizations.css
with
23 additions
and
17 deletions
client/KnowledgeBank/ContactOrganizations.css
+
23
−
17
View file @
abc2a8aa
.container
{
display
:
flex
;
margin-top
:
0
;
/* Adjust to match the topbar height */
margin-top
:
0
;
/* Adjust to match the topbar height */
}
/*Main content*/
.maincontainer
p
{
flex
:
1
;
margin-top
:
7
%
;
margin-top
:
0
%
;
margin-left
:
37%
;
padding-top
:
0%
;
font-size
:
20px
;
font-family
:
'Roboto'
,
sans-serif
;
}
.Rubrics
{
font-size
:
20
px
;
background
:
linear-gradient
(
to
right
,
#975dc9
,
#532e75
);
font-size
:
18
px
;
background
:
linear-gradient
(
to
right
,
#975dc9
,
#532e75
);
color
:
white
;
font-family
:
'Roboto'
;
font-family
:
'Roboto'
,
sans-serif
;
}
#OrganizationsTable
{
width
:
80%
;
margin-left
:
8
%
;
margin-
righ
t
:
8
%
;
#OrganizationsTable
{
width
:
90
%
;
margin-
lef
t
:
3
%
;
border-collapse
:
collapse
;
font-family
:
'Roboto'
,
sans-serif
;
background-color
:
white
;
...
...
@@ -32,16 +33,21 @@
padding
:
5px
;
box-shadow
:
#5f5f5f
;
}
#huvudNamnFokus
{
#huvudNamnFokus
{
font-weight
:
bold
;
width
:
25%
;
}
.table-header
p
{
margin-left
:
8%
;
.table-header
p
{
margin-left
:
3%
;
}
th
,
td
{
padding
:
10px
;
th
,
td
{
padding
:
10px
;
padding-left
:
20px
;
padding-right
:
20px
;
}
...
...
@@ -58,4 +64,4 @@ th, td {
border
:
1px
solid
#000000
;
border-radius
:
30px
;
margin-top
:
2%
;
}
}
\ No newline at end of file
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