You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/03/04 14:55:50 UTC

svn commit: r1663994 - /incubator/taverna/site/trunk/content/community/irc.md

Author: stain
Date: Wed Mar  4 13:55:50 2015
New Revision: 1663994

URL: http://svn.apache.org/r1663994
Log:
alert

Modified:
    incubator/taverna/site/trunk/content/community/irc.md

Modified: incubator/taverna/site/trunk/content/community/irc.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/community/irc.md?rev=1663994&r1=1663993&r2=1663994&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/community/irc.md (original)
+++ incubator/taverna/site/trunk/content/community/irc.md Wed Mar  4 13:55:50 2015
@@ -16,12 +16,32 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
+<style type="text/css">
+<!--
+#page {
+margin: 0
+}
+#irc {
+  height: 30em;
+  width: 100%;
+  resize: both;
+  overflow: auto;
+}
+iframe {
+  height: 100%;
+  width: 100%;
+  resize: both;
+  overflow: auto;
+}
+-->
+</style>
+
 # IRC chat for Apache Taverna
 
 Some of the Apache Taverna developers and users hang out on the IRC chat channel [#taverna](irc://irc.freenode.net/%23taverna) hosted by [Freenode](http://freenode.net/).
 
-<div id="content"><div class="alert alert-info" role="alert"><p><span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span><strong>Logging:</strong>
-The IRC chat is <a href="http://wilderness.apache.org/channels/#logs-#taverna">logged publicly</a>.
+<div id="content"><div class="alert alert-info alert-dismissible" role="alert"><p><span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span><strong> Logging:</strong>
+The IRC chat is <a class="alert-link" href="http://wilderness.apache.org/channels/#logs-#taverna">logged publicly</a>.
 </div></div>
 
 Remember:
@@ -36,23 +56,6 @@ channel:
 
 If you don't have an [IRC client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) you can use the [freenode webchat](http://webchat.freenode.net/?channels=%23taverna&uio=MTE9MjA16a):
 
-<style type="text/css">
-<!--
-#irc {
-  height: 30em;
-  width: 100%;
-  resize: both;
-  overflow: auto;
-}
-iframe {
-  height: 100%;
-  width: 100%;
-  resize: both;
-  overflow: auto;
-}
--->
-</style>
-
 <div id="irc">
 <iframe id="ircframe" src="http://webchat.freenode.net?channels=%23taverna&uio=MTE9MjA16a" width="647" height="400"></iframe>
 </div>