Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
OpenBoard
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • 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
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lifo
  • Nicolas Ollinger
  • OpenBoard
  • Repository

Switch branch/tag
  • openboard
  • resources
  • library
  • interactive
  • WebBrowser.wgt
  • css
  • howto.css
Find file
BlameHistoryPermalink
  • shibakaneki's avatar
    Added some apps. · a775f958
    shibakaneki authored 14 years ago
    a775f958
howto.css 354 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44

#content{
	width:90%;
	margin:5%;
}

#content table{
	width:100%;
}

#info-ico{
	float:right;
}

.column{
	width:55%;
}

#f{
	margin-top:-20px;
}

.img{
	margin-left:30px;
}

.spacer{
	margin-bottom:30px;
}

.lspacer{
	margin-bottom:12px;
}

h1{
	font-size:20px;
	color:rgb(30,50,230);
}

p.small{
	margin-top:-8px;
	font-size:10px;
	font-weight:bold;
}

Replace howto.css

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.