summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2016-05-22 16:41:29 +0100
committerFreeArtMan <dos21h@gmail.com>2016-05-22 16:41:29 +0100
commitcd72dc2ff3ac4c5e16498e06832410d4f02e4917 (patch)
tree6276433dbb7467a51e8cbf30386c6d6bece390ea
parent4bd7ab3e3692d28a2a2549c2b913830188c8d671 (diff)
downloadmd-content-cd72dc2ff3ac4c5e16498e06832410d4f02e4917.tar.gz
md-content-cd72dc2ff3ac4c5e16498e06832410d4f02e4917.zip
Removed strong style
-rw-r--r--md/styles/main.css5
-rw-r--r--md/writeup.md6
2 files changed, 4 insertions, 7 deletions
diff --git a/md/styles/main.css b/md/styles/main.css
index 4baa203..db67eb6 100644
--- a/md/styles/main.css
+++ b/md/styles/main.css
@@ -43,9 +43,4 @@ table tr:nth-child(odd)
table tr:nth-child(even)
{
-}
-
-strong
-{
- font-size: 200%;
} \ No newline at end of file
diff --git a/md/writeup.md b/md/writeup.md
index e813f31..96deda8 100644
--- a/md/writeup.md
+++ b/md/writeup.md
@@ -1,3 +1,5 @@
+#
+
## Writeup's
[Using RTLSDR](writeup/rtlsdr_usage.md)
@@ -26,7 +28,7 @@
| [EW-7438Rpn](writeup/devices/ew-7438rpn.md) | Small router RTL8196 based | [Manufacturer](http://www.edimax.com/edimax/merchandise/merchandise_detail/data/edimax/au/home_legacy_wi-fi_range_extenders/ew-7438rpn/) |
| [SAMSUNG XE303C12](writeup/devices/samsung_xe303c12.md) | Google chromebook with ARM CPU | [Manufacturer](http://www.samsung.com/us/computer/chrome-os-devices/XE303C12-A01US) |
-### Archive
+## Archive
[Create ELF file from scratch](http://archive.main.lv/writeup/create_elf_file_from_scratch.html)
[ASCIITex ascii text formating utility](http://archive.main.lv/writeup/asciitex_ascii_text_formating_utility.html)
[GDB helper functions](http://archive.main.lv/writeup/gdb_helper_functions.html)
@@ -67,7 +69,7 @@
[Sauerbraten patching and cheating](http://archive.main.lv/writeup/sauerbraten_patching_and_cheating.html)
[Scan memory for variable](http://archive.main.lv/writeup/scan_memory_for_variable.html)
-#### Archive OpenWRT
+### Archive OpenWRT
[Building OpenWRT for RTL8196C](http://archive.main.lv/writeup/building_openwrt_for_rtl8196c.html)
[RTL8196C support for OpenWRT](http://archive.main.lv/writeup/rtl8196c_support_for_openwrt.html)
[OpenWRT dependency graph drawing](http://archive.main.lv/writeup/openwrt_dependency_graph_drawing.html)