diff --git a/agile-dev/css/custom.css b/agile-dev/css/custom.css index e69de29..82a25b8 100644 --- a/agile-dev/css/custom.css +++ b/agile-dev/css/custom.css @@ -0,0 +1,54 @@ +ul.navbar { + list-style-type: none; + margin: 0; + padding: 0; + overflow: hidden; + background-color: #333; +} + +ul.navbar li { + float: left; +} + +ul.navbar li a { + display: block; + color: white; + text-align: center; + padding: 14px 16px; + text-decoration: none; +} + +ul.navbar li a:hover { + background-color: #111; +} + +ul.navbar li.navbar-logo { + margin-right: 20px; +} + +ul.navbar li.navbar-logo img { + height: 40px; + vertical-align: middle; +} +ul.navbar li.navbar-button { + float: right; +} + +ul.navbar li.navbar-button a { + background-color: #4CAF50; +} + + + +.image { + width: 400px; + height: 400px; + text-align: left; +} +.text { + text-align: right; +} + +.button { + text-align: right; +} \ No newline at end of file diff --git a/agile-dev/index.html b/agile-dev/index.html index 2fb0a11..308e4a8 100644 --- a/agile-dev/index.html +++ b/agile-dev/index.html @@ -4,9 +4,9 @@ - + - +
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent risus leo, dictum i
Lorem ipsum
+ dolor sit amet, consectetur adipiscing elit. Praesent risus leo, dictum i
Lorem ipsum dolor sit amet, consectetur
+ adipiscing elit. Praesent risus leo, dictum i
+
+
+ + +