Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tails
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
947
Issues
947
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tails
tails
Commits
a2220f62
Commit
a2220f62
authored
Mar 16, 2013
by
Tails developers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename 'Are you using Tor?' into 'Tor check'
parent
fa118ef8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
9 deletions
+18
-9
wiki/src/lib/are_you_using_tor.png
wiki/src/lib/are_you_using_tor.png
+0
-0
wiki/src/lib/onion.png
wiki/src/lib/onion.png
+0
-0
wiki/src/local.css
wiki/src/local.css
+13
-7
wiki/src/news.mdwn
wiki/src/news.mdwn
+5
-2
No files found.
wiki/src/lib/are_you_using_tor.png
deleted
100644 → 0
View file @
fa118ef8
4.35 KB
wiki/src/lib/onion.png
0 → 100644
View file @
a2220f62
3.74 KB
wiki/src/local.css
View file @
a2220f62
...
...
@@ -1123,28 +1123,34 @@ pre.list-key {
/* "Are you using Tor?" link on /news */
#
are_you_using_tor
{
#
tor_check
{
position
:
relative
;
width
:
910px
;
z-index
:
10
;
}
#
are_you_using_tor
a
[
href
=
"https://check.torproject.org/"
]
{
#
tor_check
a
[
href
=
"https://check.torproject.org/"
]
{
position
:
absolute
;
width
:
16em
;
top
:
0.5em
;
right
:
1
em
;
right
:
0.5
em
;
height
:
62px
;
background
:
url(lib/are_you_using_tor.png)
no-repeat
top
left
#0a0
;
background
:
#0a0
;
}
#
are_you_using_tor
a
span
{
#
tor_check
a
img
{
position
:
absolute
;
right
:
0
;
left
:
0.7em
;
}
#tor_check
a
span
{
position
:
absolute
;
right
:
0.4em
;
bottom
:
0
;
font-family
:
"Century Gothic"
,
"Avant Garde"
,
Avenir
,
TeXGyreAdventorRegular
,
"Heiti SC"
,
"Heiti TC"
,
AppleGothic
,
sans-serif
;
font-weight
:
normal
;
color
:
white
;
text-align
:
right
;
font-size
:
2em
;
font-size
:
2
.29
em
;
line-height
:
1.1em
;
}
wiki/src/news.mdwn
View file @
a2220f62
[[!meta title="News"]]
<div id="are_you_using_tor">
<a href="https://check.torproject.org/"><span>Are you<br/>using Tor?</span></a>
<div id="tor_check">
<a href="https://check.torproject.org/">
[[!img "lib/onion.png" link="no"]]
<span>Tor check</span>
</a>
</div>
This is where announcements of new releases, features, and other news
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment