This commit is contained in:
lucaconte 2016-12-22 15:34:30 +01:00
parent dc60b6c77c
commit 76fe95e2b4
5 changed files with 43 additions and 8 deletions

10
css/bootstrap.css vendored
View file

@ -848,7 +848,7 @@ pre {
padding: 0;
font-family: DOS, Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 18px;
color: #555;
color: #b0d99e;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
@ -862,7 +862,7 @@ code {
}
pre {
display: block;
padding: 0;
padding: 10px;
margin: 0 0 10px;
font-size: 18px;
font-weight: normal;
@ -872,7 +872,9 @@ pre {
white-space: pre;
white-space: pre-wrap;
background-color: #000;
border: 0;
border-style: dotted;
border-width: thin;
border-color: #c9c9c9;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
@ -882,7 +884,7 @@ pre.prettyprint {
}
pre code {
padding: 0;
color: inherit;
color: #b0d99e;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;

View file

@ -76,9 +76,42 @@
<!-- Example row of columns -->
<div class="row">
<div class="span11">
<h1>{it} About 0.1[<a href="#1">1</a>]</h1>
<p><pre>
- [1 - Introduction] ------------------------------------------- ----------------
<h1>{en} HackBack pissing on Hacking Team</h1>
<p><pre><code>
_ _ _ ____ _ _
| | | | __ _ ___| | __ | __ ) __ _ ___| | _| |
| |_| |/ _` |/ __| |/ / | _ \ / _` |/ __| |/ / |
| _ | (_| | (__| < | |_) | (_| | (__| <|_|
|_| |_|\__,_|\___|_|\_\ |____/ \__,_|\___|_|\_(_)
A DIY Guide
,-._,-._
_,-\ o O_/;
/ , ` `|
| \-.,___, / `
\ `-.__/ / ,.\
/ `-.__.-\` ./ \'
/ /| ___\ ,/ `\
( ( |.-"` '/\ \ `
\ \/ ,, | \ _
\| o/o / \.
\ , / /
( __`;-;'__`) \\
`//'` `||` `\
_// || __ _ _ _____ __
.-"-._,(__) .(__).-""-. | | | | |_ _| |
/ \ / \ | | |_| | | | |
\ / \ / | | _ | | | |
`'-------` `--------'` __| |_| |_| |_| |__
#antisec
- [1 - Introduction] ------------------------------------------- ----------------
You'll notice the language change since the last edition [1]. Speaking world
English already has books, lectures, guides, and information about spare
@ -996,7 +1029,7 @@ If not you, who? If not now, when?
| |_| |/ _` |/ __| |/ / | _ \ / _` |/ __| |/ / |
| _ | (_| | (__| < | |_) | (_| | (__| <|_|
|_| |_|\__,_|\___|_|\_\ |____/ \__,_|\___|_|\_(_)
</pre>
</code> </pre>
</p>

BIN
img/logo_b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
img/logo_g.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

BIN
img/logo_w.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB