Results 1 to 2 of 2

  Click here to go to the first Developer post in this thread.  

Thread: Community Wiki: CSS suggestion

  1. #1

    Community Wiki: CSS suggestion

    I've edited a small section, http://community.bistudio.com/wiki/A...errain_editing , because before it wasn't really clear that it was referring to keys the way it was formatted.

    Now it looks like:http://my-serve.rs/tmp/kbd_before.png

    I've used the <kbd>tag for the keys, and if BIS could think about adding the following CSS to the wiki:
    Code:
    kbd {
        background: #EEEEEE;
        border-color: #CCCCCC #AAAAAA #888888 #BBBBBB;
        border-style: solid;
        border-width: 1px 2px 2px 1px;
        color: #000000;
        padding: 2px 4px 0;
        white-space: nowrap;
    }
    it could look like this: http://my-serve.rs/tmp/kbd_after.png

    thanks
    System: CPU: i7-980X, RAM: 12GB Kingston HyperX, GFX: XFX Radeon HD 5970 Black Edition, MOBO: GA-X58A-UD7 X58, POWER: be quiet P8 1200W ATX 2.3, HDD: 2x Intel X25-M G2 160GB, 2.5", OS: W7Pro 64bit, Drivers: Catalyst: 13.1, 2D: 8.01.01.1278, D3D: 9.14.10.0945, OGL: 6.14.10.12002, CCC: 2012.1219.1521.27485

  2.   This is the last Developer post in this thread.   #2

Similar Threads

  1. CSS - Community sign server
    By .kju [PvPscene] in forum ARMA 2 & OA - Servers & Administration
    Replies: 34
    Last Post: Apr 15 2011, 01:15
  2. Community Wiki Downtime
    By Placebo in forum BOHEMIA INTERACTIVE NEWS
    Replies: 1
    Last Post: Aug 6 2009, 14:43
  3. createUnithttp://community.bistudio.com/wiki/creat
    By ManDay in forum ARMA - MISSION EDITING & SCRIPTING
    Replies: 3
    Last Post: Jun 9 2007, 13:08
  4. Community Wiki whislist...
    By Major Woody in forum ARMA - GENERAL
    Replies: 1
    Last Post: Jan 11 2007, 23:40
  5. Community Wiki
    By Maruk in forum BOHEMIA INTERACTIVE NEWS
    Replies: 0
    Last Post: Aug 29 2006, 13:21

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •