eifv2 analysis style
svn path=/trunk/; revision=27875
This commit is contained in:
parent
b31e8ed824
commit
624bced283
@ -4,19 +4,12 @@
|
||||
<head>
|
||||
<title>FSFE - EIFv2: Η διαδρομή προς την απώλεια της διαλειτουργικότητας
|
||||
</title>
|
||||
<style type="text/css">
|
||||
table tr td {
|
||||
min-width: 25%;
|
||||
vertical-align: top;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<p id="category"><a href="/activities/os/os.html">Ανοιχτά Πρότυπα</a></p>
|
||||
<body class="full-width" id="eifv2-track">
|
||||
|
||||
<p id="category"><a href="/activities/os/os.html">Ανοιχτά Πρότυπα</a></p>
|
||||
<h1>EIFv2: Η διαδρομή προς την απώλεια της διαλειτουργικότητας</h1>
|
||||
|
||||
<div id="introduction">
|
||||
|
@ -5,7 +5,7 @@
|
||||
<title>FSFE - EIFv2: Tracking the loss of interoperability</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="full-width" id="eifv2-track">
|
||||
|
||||
<p id="category"><a href="/activities/os/os.html">Open Standards</a></p>
|
||||
<h1>EIFv2: Tracking the loss of interoperability</h1>
|
||||
|
@ -2,17 +2,10 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta name="author-name-2" content="Karsten Gerloff" />
|
||||
<meta name="author-link-2" content="/about/gerloff/gerloff.html" />
|
||||
<meta name="author-name-1" content="Hugo Roy" />
|
||||
<meta name="author-link-1" content="/about/roy/roy.html" />
|
||||
<meta name="publication-date" content="2010-03-24" />
|
||||
<meta name="publication-original-date" content="2009-11-27" />
|
||||
<!-- <meta name="pdf-link" content="eifv2-02.pdf" NOT UP TO DATE -->
|
||||
<title>FSFE - EIFv2 : Retracer la perte d'interopérabilité</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="full-width" id="eifv2-track">
|
||||
|
||||
<p id="category"><a href="/activities/os/os.html">Standards Ouverts</a></p>
|
||||
<h1>EIFv2 : Retracer la perte d'interopérabilité</h1>
|
||||
@ -532,6 +525,15 @@
|
||||
|
||||
<timestamp>$Date: 2010-07-31 22:07:39 +1000 (sam. 31 juil. 2010) $ $Author: hugo $</timestamp>
|
||||
<translator>Hugo Roy, Jil Larner (Mont Blanc), Nicolas Jean</translator>
|
||||
<tags>
|
||||
<tag>open-standards</tag>
|
||||
</tags>
|
||||
<author id="roy" />
|
||||
<author id="gerloff" />
|
||||
<date>
|
||||
<revision content="2010-03-24" />
|
||||
<original content="2009-11-27" />
|
||||
</date>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
|
2
look/fellowship.min.css
vendored
2
look/fellowship.min.css
vendored
File diff suppressed because one or more lines are too long
2
look/fsfe.min.css
vendored
2
look/fsfe.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1167,8 +1167,25 @@ table#gold {
|
||||
}
|
||||
}
|
||||
|
||||
/* in EIFv2 analysis */
|
||||
|
||||
#eifv2-track {
|
||||
.compare {
|
||||
font-size: 0.9em;
|
||||
.make-row;
|
||||
}
|
||||
.grid-50 {
|
||||
.make-md-column(3);
|
||||
}
|
||||
blockquote {
|
||||
margin-left: 0;
|
||||
p { font-size: 0.9em; }
|
||||
}
|
||||
}
|
||||
|
||||
/*fixing style for pages not up to date with the new design*/
|
||||
#content #frontpage {
|
||||
#campaign-box-1, #campaign-box-2 {display: none;}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user