Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OrbGame
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
redox-os
OrbGame
Commits
c4ba74ca
Commit
c4ba74ca
authored
Jul 22, 2020
by
Florian Blasius
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update.
parent
6f180743
Pipeline
#8081
failed with stages
in 3 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
35 deletions
+0
-35
res/dungeon/theme.css
res/dungeon/theme.css
+0
-35
No files found.
res/dungeon/theme.css
deleted
100644 → 0
View file @
6f180743
*
{
background
:
#25131A
;
}
grid
.start
{
background
:
#25131A
;
}
container
{
background
:
#25131A
;
}
container
.menu
{
background
:
#6E4A48
;
border-color
:
#472B43
;
border-radius
:
2
;
border-width
:
2
;
}
button
{
border-radius
:
2
;
border-width
:
4
;
border-color
:
#3D253B
;
background
:
#895A45
;
color
:
#FFFFFF
;
}
button
:active
{
background
:
#724736
;
}
textblock
.h1
{
font-size
:
24
;
}
\ 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