Skip to content

Commit 21014ee

Browse files
committed
ribbons
1 parent 0721b78 commit 21014ee

43 files changed

Lines changed: 48 additions & 9 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

about/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ body {
219219
color: #ffffff;
220220
width: 100%;
221221
color: white;
222-
background-image: url('../../images/storm.jpg');
222+
background-image: url('https://codeyourcloud.com/images/patterns/1.jpg');
223223
background-size: 100% auto;
224224
background-attachment: fixed;
225225
}
@@ -513,7 +513,7 @@ body {
513513

514514
#slide-7 {
515515
/*background-color: #95A5A6;*/
516-
background-image: url('../../images/storm.jpg');
516+
background-image: url('https://codeyourcloud.com/images/patterns/5.jpg');
517517
background-size: 100% auto;
518518
background-attachment: fixed;
519519
color: #4e4e4e;

about/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
</head>
2626

2727
<body onload="check_login()">
28+
29+
<a href="https://github.com/mkaminsky11/codeyourcloud" style="position:fixed;z-index:10000"><img style="position: fixed; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
30+
2831
<div class="navbar navbar-fixed-top" data-activeslide="1">
2932
<div class="container">
3033

images/icon/Compas.png

-9.67 KB
Binary file not shown.

images/icon/code-download.png

-10.7 KB
Binary file not shown.

images/icon/code-working.png

-10.3 KB
Binary file not shown.

images/icon/code.png

-8.98 KB
Binary file not shown.

images/icon/social-tux.png

-23.1 KB
Binary file not shown.

images/icon/usb.png

-15.4 KB
Binary file not shown.

images/other/none.jpg

2.34 KB

images/patterns/1.jpg

1.64 MB

0 commit comments

Comments
 (0)