Changement de framascrum en framemo

This commit is contained in:
Luc Didry 2016-08-04 12:18:46 +02:00
parent 1243fc6e25
commit 0a94418b57
3 changed files with 13 additions and 13 deletions

View file

@ -3,21 +3,21 @@ html(lang="en")
head head
<!-- SCRIPTS --> <!-- SCRIPTS -->
<link rel="stylesheet" type="text/css" href="css/style.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/framascrum.css" /> <link rel="stylesheet" type="text/css" href="css/framemo.css" />
<!-- FONTS --> <!-- FONTS -->
<link href='css/rock_salt.css' rel='stylesheet' type='text/css'> <link href='css/rock_salt.css' rel='stylesheet' type='text/css'>
<link href='css/covered_by_your_grace.css' rel='stylesheet' type='text/css'> <link href='css/covered_by_your_grace.css' rel='stylesheet' type='text/css'>
<!-- NAV --> <!-- NAV -->
<script src="https://framasoft.org/nav/nav.js"></script> <script src="https://framasoft.org/nav/nav.js"></script>
title Framascrum title Framemo
body body
div.container.ombre div.container.ombre
header(role="banner") header(role="banner")
h1 h1
span.frama Frama span.frama Fra
span.services scrum span.services memo
p.lead Mettez vos idées au clair p.lead Mettez vos idées au clair
hr.trait(role="presentation") hr.trait(role="presentation")
@ -70,8 +70,8 @@ body
span.glyphicon.glyphicon-question-sign span.glyphicon.glyphicon-question-sign
div#aboutbox div#aboutbox
p p
b.violet Frama b.violet Fra
b.vert scrum b.vert memo
span est un service en ligne libre et minimaliste qui permet déditer et dorganiser collaborativement des idées sous forme de post-it span est un service en ligne libre et minimaliste qui permet déditer et dorganiser collaborativement des idées sous forme de post-it
ol ol
li Créez un tableau en choisissant son nom (attention, ne choisissez pas un nom trop générique, il risque dêtre choisi par dautres personnes) li Créez un tableau en choisissant son nom (attention, ne choisissez pas un nom trop générique, il risque dêtre choisi par dautres personnes)
@ -87,13 +87,13 @@ body
p.text-center(role="presentation") p.text-center(role="presentation")
span.glyphicon.glyphicon-cloud span.glyphicon.glyphicon-cloud
p p
b.violet Frama b.violet Fra
b.vert scrum b.vert memo
span repose sur le logiciel <a href="https://github.com/aliasaria/scrumblr">Scrumblr</a> développé par Aliasaria. span repose sur le logiciel <a href="https://github.com/aliasaria/scrumblr">Scrumblr</a> développé par Aliasaria.
p Scrumblr et ses composants sont <a href="https://github.com/aliasaria/scrumblr/blob/master/LICENSE.txt">sous licence libre</a>. p Scrumblr et ses composants sont <a href="https://github.com/aliasaria/scrumblr/blob/master/LICENSE.txt">sous licence libre</a>.
p p
b.violet Frama b.violet Fra
b.vert scrum b.vert memo
span requiert lactivation du Javascript pour fonctionner ainsi qu'un navigateur web récent : span requiert lactivation du Javascript pour fonctionner ainsi qu'un navigateur web récent :
ul ul
li <a href="http://www.mozilla.org/firefox/">Firefox</a>, li <a href="http://www.mozilla.org/firefox/">Firefox</a>,

View file

@ -7,7 +7,7 @@ html(lang="en")
<link rel="stylesheet" type="text/css" href="css/style.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" title="cardsize" href="css/bigcards.css" type="text/css" media="all" /> <link rel="stylesheet" title="cardsize" href="css/bigcards.css" type="text/css" media="all" />
<link rel="stylesheet" type="text/css" href="css/framascrum.css" /> <link rel="stylesheet" type="text/css" href="css/framemo.css" />
<!-- FONTS --> <!-- FONTS -->
<link href='css/rock_salt.css' rel='stylesheet' type='text/css'> <link href='css/rock_salt.css' rel='stylesheet' type='text/css'>
@ -38,8 +38,8 @@ html(lang="en")
div.container.ombre div.container.ombre
header(role="banner") header(role="banner")
h1: a.banner(href="/") h1: a.banner(href="/")
span.frama Frama span.frama Fra
span.services scrum span.services memo
p.lead Mettez vos idées au clair p.lead Mettez vos idées au clair
hr.trait(role="presentation") hr.trait(role="presentation")