From cf19e5798be3175e5968cfb54c2ffd694828d649 Mon Sep 17 00:00:00 2001
From: Andi Gerken <andi.gerken@gmail.com>
Date: Thu, 22 Apr 2021 10:41:40 +0200
Subject: [PATCH] Fighting css in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a19c0b2..d67ec5b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
 This repository implements an easy to use interface, to create, save, load, and work with [specification-compliant](https://git.imp.fu-berlin.de/bioroboticslab/robofish/track_format) hdf5 files, containing 2D swarm data. This repository should be used by the different swarm projects to generate comparable standardized files.
 
 
-<a href="http://agerken.de/io/index.html" class="myButton">Documentation</a>    
+<a href="http://agerken.de/io/index.html" class="myButton" style="background:#3971cc; background-color:#3971cc; border-radius:9px; display:inline-block; cursor:pointer; color:#ffffff;	font-family:Arial; font-size:20px padding:8px 16px;	text-decoration:none;">Documentation</a>
 
 ## Installation
 
-- 
GitLab