Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-modules-aspect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
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
IQB
verona-modules-aspect
06a5623aa88f72b2b1d33b8ff344e86259e0048f
verona-modules-aspect
projects
player
src
styles.css
Find file
Normal view
Permalink
styles.css
89 B
Newer
Older
[player] Add layout options for pages
jojohoch
committed
3 years ago
1
2
body
{
overflow
:
hidden
;
[player] Use important! for setting the margin of the body
jojohoch
committed
3 years ago
3
margin
:
0
!important
;
[player] Set Roboto as app-wide font
jojohoch
committed
3 years ago
4
font-family
:
'Roboto'
,
sans-serif
[player] Show responsiveness of dynamic sections
jojohoch
committed
3 years ago
5
}