added classes from new design
svn path=/trunk/; revision=27972
This commit is contained in:
parent
b2de9f398a
commit
22ab353bd5
@ -4,13 +4,10 @@
|
||||
<head>
|
||||
<title>Rreth Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Rreth nesh</h1>
|
||||
<body class="subsite">
|
||||
<h1 class="heading">Rreth nesh</h1>
|
||||
|
||||
<div id="introduction">
|
||||
<div class="image">
|
||||
<img src="/graphics/stars-smaller.png" alt="Yje" />
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Free Software Foundation Europe i përkushtohet shpënies më tej
|
||||
@ -28,9 +25,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<h2 id="subpages">Lëvizje</h2>
|
||||
|
||||
<ul>
|
||||
<ul class="subheadings">
|
||||
<li>
|
||||
<h3><a href="/about/principles.html">Parimet</a></h3>
|
||||
<p>
|
||||
|
@ -3,16 +3,30 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Zona e Shtypit - FSFE</title>
|
||||
<link href="/style/grid.css" rel="stylesheet" />
|
||||
<script>
|
||||
|
||||
/*
|
||||
* Fields that carry values at page load will be emptied if this
|
||||
* is called and the field has not been edited before.
|
||||
*/
|
||||
var changedFields = new Array();
|
||||
|
||||
function removeValue(field) {
|
||||
if (!changedFields[field.getAttribute("name")]) {
|
||||
changedFields[field.getAttribute("name")] = true;
|
||||
field.value = "";
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Shtypi</h1>
|
||||
<body class="press" id="press-room">
|
||||
<h1 class="heading">Shtypi</h1>
|
||||
|
||||
<div id="introduction">
|
||||
<div class="image">
|
||||
<img src="/graphics/stars-smaller.png" alt="Yje"/>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
FSFE-ja beson se cilët mund të marrin pjesë në shoqërinë
|
||||
|
Loading…
x
Reference in New Issue
Block a user