Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
Ex3_3D_AR
Commits
598a41d0
Commit
598a41d0
authored
1 year ago
by
Sulaeman
Browse files
Options
Download
Email Patches
Plain Diff
Upload New File
parent
b4889d79
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/style.css
+45
-0
public/style.css
with
45 additions
and
0 deletions
+45
-0
public/style.css
0 → 100644
+
45
-
0
View file @
598a41d0
body
{
font-family
:
sans-serif
;
margin
:
auto
;
max-width
:
1280px
;
margin-left
:
2%
;
margin-right
:
2%
;
}
.navbar
{
background-color
:
#cc3125
;
border-radius
:
2px
;
/* max-width: 800px; */
}
.navbar
a
{
color
:
#aaa
;
display
:
inline-block
;
font-size
:
15px
;
padding
:
10px
;
text-decoration
:
none
;
}
.navbar
a
:hover
{
color
:
#ffffff
;
}
#topbar
img
{
max-width
:
15%
;
margin-right
:
20px
;
}
.content
{
margin-left
:
2%
;
margin-right
:
2%
;
}
.header
{
font-weight
:
bold
;
}
.news
{
background-color
:
#f5f5f5
;
margin-bottom
:
20px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets