diff --git a/index.html b/index.html index a6e3e02..fccdad0 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ +
@@ -13,23 +14,23 @@ body { font-family: Roboto,Helvetica,sans-serif; background: #ddd; - margin-left: auto; - margin-right: auto; - margin-top: 20px; + margin: 1em auto; max-width: 1000px; } li { - margin-top: 1em; - margin-bottom: 1em; - margin-right: 1em; + border-radius: 10px; + margin: 0.5em; + padding: 0.5em; } h1 { - font-size: 25px; + font-size: 2em; color: #efefef; width: 80%; float: left; } ul { + padding: 0.5em; + list-style-type: none; /* Disable bullet points */ border-radius: 10px; border:1px solid #c0c0c0; background: #f5f5f5; @@ -46,9 +47,15 @@ a:hover { text-decoration:underline; } + .icons a:hover { + text-decoration: none; + } p { margin: 0px; } + #container { + margin: 1em; + } .author { color: #666; } @@ -87,7 +94,7 @@ font-size: 12px; } :target { - background-color: #f6ba81; + background-color: #ffb772; } #left-header { flex: 4; @@ -123,6 +130,8 @@ background: #333 url('assets/open-access.svg') right/25% no-repeat; } #censorbib-description { + font-size: 1.15em; + text-align: justify; padding: 1em; flex: 5; } @@ -159,15 +168,9 @@
- CensorBib is an online archive of selected research papers in the field - of Internet censorship. Most papers on CensorBib approach the topic - from a technical angle, by proposing designs that circumvent censorship - systems, or by measuring how censorship works. The icons next to each - paper make it easy to download, cite, and link to papers. If you think - I missed a paper, - - make a pull request - . + CensorBib is an archive of selected academic research papers on + Internet censorship. If you think I missed a paper, + make a pull request. Finally, the net4people/bbs forum has reading groups for many of the papers listed below. @@ -180,7 +183,7 @@
@@ -195,7 +198,7 @@
- Are you a researcher? If so, you may like my book + Are you a researcher? You may like my book Research Power Tools.
@@ -8688,4 +8691,4 @@ Icons taken without modification from - \ No newline at end of file +