We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9c426 commit 792242dCopy full SHA for 792242d
1 file changed
content/index.html
@@ -51,7 +51,7 @@
51
background-color:#ffc;
52
width:247px;
53
margin-top: 24px;
54
- margin-left:500px;
+ margin-left:510px;
55
border: solid 2px #c23;
56
}
57
html>body #sidebar {
@@ -80,9 +80,9 @@
80
</style>
81
</head>
82
<body>
83
+<a href="http://github.com/hallidave/ruby-snmp/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" /></a>
84
<div id="wrap">
85
<img src="rubysnmp.gif" alt="Ruby SNMP" width="290" height="50"/>
-
86
<div id="main">
87
88
<h2>Network Management the Ruby Way</h2>
0 commit comments