Here you will find invoices, complains, some emails about the servers that i own. Thats + it's.
+Remember that you can review my NGINX and services configurations here: yes, here +
+diff --git a/style2.css b/style2.css new file mode 100644 index 0000000..9a2cff9 --- /dev/null +++ b/style2.css @@ -0,0 +1,47 @@ +html { + background-color: #111111; +} + +body { + color: aliceblue; + font-size: 24px; +} + +p { + margin: 5px; + font-family: 'Franklin Gothic Medium'; +} + +a:link { + color: rgb(231, 196, 255); +} + +a:visited { + color: rgb(231, 196, 255); +} + +.header { + font-size: small; + margin: 0px; + width: max-content; + /* height: 200px; */ + /* outline: dashed 2px white; */ + /* Center child horizontally*/ + display: flex; + flex: 2 1 auto; + flex-direction: column; + justify-content: space-around; + align-items: flex-start; +} + +.content { + margin: 10px; + /* width: 350px; */ + /* height: 200px; */ + outline: dashed 2px white; + /* Center child horizontally*/ + display: flex; + flex-direction: column; + justify-content: space-around; + align-items: center; +} \ No newline at end of file diff --git a/transparency/index.html b/transparency/index.html index df1c9df..c92beb6 100644 --- a/transparency/index.html +++ b/transparency/index.html @@ -2,45 +2,28 @@
- - - - -Here you will find invoices, complains, some emails about the servers that i own. Thats + it's.
+Remember that you can review my NGINX and services configurations here: yes, here +
+