aboutsummaryrefslogtreecommitdiffstats
path: root/supporting/servers/elk.yml
blob: 406ba93fc770129ba34ab77947c4b33c1a9de854 (plain)
1
2
3
4
---
- hosts: elk-servers
  roles:
    - elk
.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
<div class="header">
    <div class="navbar navbar-default" role="navigation">
        <div>
            <div class="navbar-header">


                <img src="images/logo.png" style="width:50px;height:50px;float:left;margin-left:20px;" />
                <a class="navbar-brand" href="#/">Yardstick</a>

            </div>


        </div>
    </div>
</div>
</div>

<style>
    .header {
        position: fixed;
        top: 0px;
        width: 100%;
        /*box-shadow: 3px 2px 5px #888888;*/
        z-index: 9;
    }

    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 0px;
        border: none;
        /* border: 1px solid transparent; */
    }

    .navbar {
        border-radius: 0px;
        background-color: #CAEEF1;
        color: #fff;
    }

    .navbar-default .navbar-brand {
        color: #333;
    }
</style>