Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
SkuciSe
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tim 2 - 2022
SkuciSe
Commits
fb7c5ea5
Commit
fb7c5ea5
authored
Sep 09, 2022
by
Nikola Markovic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
izmena boja
parent
326fa7bd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
SkuciSe/src/main/resources/static/css/style.css
+6
-6
No files found.
SkuciSe/src/main/resources/static/css/style.css
View file @
fb7c5ea5
...
...
@@ -2,11 +2,11 @@
body
{
font-family
:
'Jost'
,
serif
;
font-size
:
22px
;
background-color
:
#
F1EAE2
;
/*sredina*/
background-color
:
#
fff
;
/*sredina*/
overflow-x
:
hidden
;
}
.navbar
{
background-color
:
#
151a2a
;
/*header*/
background-color
:
#
f9f9f9
;
/*header*/
}
.navbar
a
{
text-decoration
:
none
;
...
...
@@ -127,7 +127,7 @@ body{
}
.container-fluid
{
overflow
:
hidden
;
background
:
#
6d2e46
;
/*footer*/
background
:
#
1c1c1c
;
/*footer*/
color
:
#627482
!important
;
margin-bottom
:
0
;
padding-bottom
:
0
;
...
...
@@ -160,8 +160,8 @@ h3{
}
.form-body
{
height
:
650px
;
border-top
:
3px
solid
#FFD700
;
/*sredina izmedju linije*/
border-bottom
:
3px
solid
#FFD700
;
/*sredina izmedju linije*/
border-top
:
2px
solid
#1c1c1c
;
/*sredina izmedju linije*/
/*
border-bottom:3px solid #FFD700; /*sredina izmedju linije*/
}
.form-holder
{
display
:
flex
;
...
...
@@ -191,7 +191,7 @@ h3{
.form-content
.form-items
{
/*border: 3px solid #fff;*/
background-color
:
black
;
/*forma*/
background-color
:
#3c3c3c
;
/*forma*/
padding
:
40px
;
display
:
inline-block
;
width
:
100%
;
...
...
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