fix pre style
This commit is contained in:
parent
54931b4c38
commit
22fcf6b205
3 changed files with 23 additions and 34 deletions
|
@ -26,19 +26,20 @@
|
||||||
|
|
||||||
<b>Reaction of President El Bechir to the movement of opposition, and its attempts at getting organised through the Internet in 2013:</b>
|
<b>Reaction of President El Bechir to the movement of opposition, and its attempts at getting organised through the Internet in 2013:</b>
|
||||||
<pre>
|
<pre>
|
||||||
"We noticed this last days the calls to topple the regime launched
|
We noticed this last days the calls to topple the regime launched
|
||||||
from persons hidden behind their keyboards"
|
from persons hidden behind their keyboards
|
||||||
|
|
||||||
" We tell them if you want to topple the regime face us directly in
|
We tell them if you want to topple the regime face us directly in
|
||||||
the street, I dare you to come down to the streets, but you will not
|
the street, I dare you to come down to the streets, but you will not
|
||||||
come, since you havent forgotten what happened ... This reigme will
|
come, since you havent forgotten what happened ... This reigme will
|
||||||
not be toppled by keyboards and whatsapp"
|
not be toppled by keyboards and whatsapp
|
||||||
|
|
||||||
" This is in your dreams, we didn't come trought the internet, we came
|
This is in your dreams, we didn't come trought the internet, we came
|
||||||
through blood !"
|
through blood!
|
||||||
|
|
||||||
-- El Bechir announce on television.(in power since the military coup
|
-- El Bechir announce on television.
|
||||||
of 1989) declared in the village of Kasala.
|
in power since the military coup of 1989
|
||||||
|
declared in the village of Kasala.
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
|
|
11
index.html
11
index.html
|
@ -10,15 +10,12 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<p align="right"><small><a href="index.es.html">español</a></p>
|
<p align="right">
|
||||||
|
<small> <a href="index.es.html">español</a>
|
||||||
|
</p>
|
||||||
<img src="logo_hm_bologna.png" class="logo">
|
<img src="logo_hm_bologna.png" class="logo">
|
||||||
<<<<<<< HEAD
|
|
||||||
<h1>Trans Hackmeeting</h1>
|
|
||||||
<h2>August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)</h2>
|
|
||||||
=======
|
|
||||||
<h1>Trans Hackmeeting</h1>
|
<h1>Trans Hackmeeting</h1>
|
||||||
<h2>August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)</h2>
|
<h2>August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)</h2>
|
||||||
>>>>>>> 7f4cae7bdffea1d97bed3c5a6fe54ed5cfa6cf0d
|
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
|
29
style.css
29
style.css
|
@ -1,4 +1,3 @@
|
||||||
<<<<<<< HEAD
|
|
||||||
body {
|
body {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
font-size:12pt;
|
font-size:12pt;
|
||||||
|
@ -6,11 +5,13 @@ body {
|
||||||
p {
|
p {
|
||||||
font-family:serif;
|
font-family:serif;
|
||||||
}
|
}
|
||||||
=======
|
body.cfn{
|
||||||
body { font-family:sans-serif;font-size:12pt;}
|
background-color:black;
|
||||||
body.cfn{background-color:black;color:lime}
|
color:lime
|
||||||
p {font-family:serif;}
|
}
|
||||||
>>>>>>> 7f4cae7bdffea1d97bed3c5a6fe54ed5cfa6cf0d
|
p {
|
||||||
|
font-family:serif;
|
||||||
|
}
|
||||||
a {
|
a {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
color:#e12323;
|
color:#e12323;
|
||||||
|
@ -20,7 +21,6 @@ a:hover {
|
||||||
font-size: large;
|
font-size: large;
|
||||||
color: blueviolet;
|
color: blueviolet;
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
ul {
|
ul {
|
||||||
list-style:none;
|
list-style:none;
|
||||||
}
|
}
|
||||||
|
@ -48,13 +48,6 @@ footer {
|
||||||
transform:rotate(180deg);
|
transform:rotate(180deg);
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
}
|
}
|
||||||
=======
|
|
||||||
|
|
||||||
ul { list-style:none;}
|
|
||||||
hr { border:0; border-top:1px dotted #000;}
|
|
||||||
.logo{float:right;} body { max-width: 800px; left: 50%; position: relative; transform: translate(-50%,0%); }
|
|
||||||
footer {text-align:center; font-size:0.7em; padding-top:30px;}
|
|
||||||
.copyleft {transform:rotate(180deg); display:inline-block;}
|
|
||||||
|
|
||||||
section>h3 {
|
section>h3 {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
@ -69,12 +62,10 @@ section p:nth-child(2) {
|
||||||
pre {
|
pre {
|
||||||
margin: 8px 0px 8px 0px;
|
margin: 8px 0px 8px 0px;
|
||||||
padding: 8px 8px 8px 8px;
|
padding: 8px 8px 8px 8px;
|
||||||
white-space: inherit;
|
border-width: 3px;
|
||||||
border-width: 1px;
|
|
||||||
border-style: dotted;
|
border-style: dotted;
|
||||||
border-color: #000000;
|
border-color: #000000;
|
||||||
|
background-color: #151513;
|
||||||
background-color: #F5F6F7;
|
|
||||||
font-family: "Mono";
|
font-family: "Mono";
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
>>>>>>> 7f4cae7bdffea1d97bed3c5a6fe54ed5cfa6cf0d
|
|
||||||
|
|
Loading…
Reference in a new issue