Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
flot
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HS-public
flot
1d97fe13d9a9317099e38e2b0e86c2c982dd4909
1d97fe13d9a9317099e38e2b0e86c2c982dd4909
Switch branch/tag
flot
examples
layout.css
Find file
Normal view
History
Permalink
layout.css
91 Bytes
Edit
Web IDE
Newer
Older
Added first version
87390ae7
olau@iola.dk
committed
17 years ago
1
2
3
4
body
{
font-family
:
sans-serif
;
font-size
:
16px
;
margin
:
50px
;
Set max-width of the text in the examples
b1b1bde0
olau@iola.dk
committed
15 years ago
5
max-width
:
800px
;
Added first version
87390ae7
olau@iola.dk
committed
17 years ago
6
}